Remove some extra junk
This commit is contained in:
@@ -39,12 +39,6 @@ in {
|
||||
NIXOS.source = "/state/etc/NIXOS";
|
||||
machine-id.source = "/state/etc/machine-id";
|
||||
"host-config.nix".source = "/state/etc/host-config.nix";
|
||||
# "krb5.keytab" = {
|
||||
# source = "/state/etc/plato.keytab";
|
||||
# user = "root";
|
||||
# group = "root";
|
||||
# mode = "0600";
|
||||
# };
|
||||
};
|
||||
|
||||
system.stateVersion = "20.09";
|
||||
|
||||
Reference in New Issue
Block a user