temp v3 suport

This commit is contained in:
2026-09-11 12:00:43 -04:00
parent 46cb80f809
commit 82a3bdf562
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -24,10 +24,6 @@ in
./runners
./syncthing.nix
];
nix.settings.system-features = lib.mkAfter [
"gccarch-x86-64-v2"
"gccarch-x86-64-v3"
];
services = {
openssh.ports = [ 629 ];