hosts/remilia: remove most subdomains :(

Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
2023-07-26 18:03:20 +05:30
parent 78f440f69c
commit 4682d7814b
3 changed files with 19 additions and 22 deletions

View File

@@ -17,6 +17,7 @@
extraGroups = [ "wheel" ];
openssh.authorizedKeys.keys = lib'.network.commonSSHKeys;
};
programs.zsh.enable = true;
system.stateVersion = "21.11";
}