make this dumb unstable and stable shit work

This commit is contained in:
2025-11-04 00:02:26 -06:00
parent 0fae0e72d3
commit d7ae540ebf
6 changed files with 26 additions and 19 deletions

View File

@@ -16,9 +16,9 @@ in
../../../modules/gameservers/minecraft_recpro
];
home-manager.users.blake.imports = [
../../../users/blake/hosts/snowbelle.nix
];
# home-manager.users.blake.imports = [
# ../../../users/blake/hosts/snowbelle.nix
# ];
system = {
ssh.enable = true;
@@ -29,7 +29,7 @@ in
};
holocron = {
syncthing.enable = true;
copyparty.enable = true;
copyparty.enable = false;
ensure_perms.enable = false;
zfs.enable = true;
smb.enable = true;