more separation

This commit is contained in:
2026-04-23 16:03:32 -05:00
parent 779310fb2c
commit 250c949bd6
10 changed files with 105 additions and 41 deletions

View File

@@ -13,6 +13,7 @@
avahi
netbird
openssh
remoteBuilds
docker

View File

@@ -37,8 +37,6 @@
];
};
sops.defaultSopsFile = ./secrets.yaml;
users.users.nixos.enable = lib.mkForce false;
networking = {

View File

@@ -15,6 +15,7 @@
avahi
netbird
openssh
remoteBuilds
];
config = {