This commit is contained in:
mjallen18
2026-03-18 20:39:24 -05:00
parent 4a7b2f835e
commit 46b249560f
18 changed files with 142 additions and 917 deletions

View File

@@ -11,6 +11,7 @@ in
{
imports = [
./boot.nix
./nas-defaults.nix
./apps.nix
./disabled.nix
# ./nas-pool.nix
@@ -18,7 +19,6 @@ in
./services.nix
./sops.nix
./vpn.nix
# testcontainer
];
services.kmscon = disabled;