init
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./services/vaultwarden.nix
|
||||
./services/navidrome.nix
|
||||
./services/caddy.nix
|
||||
./services/unifi.nix
|
||||
./services/gitea.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user