This website requires JavaScript.
Explore
Help
Register
Sign In
m3tam3re
/
nix-configurations
Watch
1
Star
0
Fork
You've already forked nix-configurations
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6d188bf924
nix-configurations
/
hosts
/
lkk-nix-1
/
services
/
default.nix
10 lines
108 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial version
2022-12-30 12:05:46 +00:00
{
imports
=
[
./caddy.nix
+ n8n + baserow
2023-01-18 19:14:16 +00:00
./container.nix
Initial version
2022-12-30 12:05:46 +00:00
./gitea.nix
+ n8n + baserow
2023-01-18 19:14:16 +00:00
./n8n.nix
./postgres.nix
Initial version
2022-12-30 12:05:46 +00:00
]
;
}