make this dumb unstable and stable shit work
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user