This commit is contained in:
2026-05-27 10:59:28 +01:00
parent ff1629ad1f
commit 86feb4e601
4 changed files with 49 additions and 37 deletions
+4
View File
@@ -31,6 +31,10 @@
services.openssh.enable = true;
nixpkgs.hostPlatform = "aarch64-linux";
nix.gc = {
automatic = true;
};
};
};
}