adding root_pool/nix_build to all zfs boxes

this fixes issues with file how the test intract with zfs file systems
This commit is contained in:
2026-09-11 11:41:54 -04:00
parent 1c427023ed
commit 4c1ec18794
5 changed files with 8 additions and 12 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 ];