Whoops, quotes
This commit is contained in:
parent
30e12587b4
commit
bb1adafd1d
|
@ -149,7 +149,7 @@ in {
|
||||||
"host-config.nix".source = "/state/etc/host-config.nix";
|
"host-config.nix".source = "/state/etc/host-config.nix";
|
||||||
"krb5.keytab" = {
|
"krb5.keytab" = {
|
||||||
source = "/state/etc/limina.keytab";
|
source = "/state/etc/limina.keytab";
|
||||||
user = root;
|
user = "root";
|
||||||
mode = "0400";
|
mode = "0400";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue