soteria fixes
This commit is contained in:
@@ -16,10 +16,10 @@ in
|
||||
# nixos.restic-envoy
|
||||
{
|
||||
networking.hostName = hostname;
|
||||
nix.settings.build-dir = "/var/tmp/nix-build";
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /var/tmp/nix-build 1777 root root -"
|
||||
];
|
||||
# nix.settings.build-dir = "/var/tmp/nix-build";
|
||||
# systemd.tmpfiles.rules = [
|
||||
# "d /var/tmp/nix-build 1777 root root -"
|
||||
# ];
|
||||
step-ssh-host = {
|
||||
hostname = hostname;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user