This commit is contained in:
biscuit
2025-06-06 10:28:29 -05:00
parent 7f7cbe74f7
commit f7d3c7a7c4
5 changed files with 81 additions and 20 deletions
+1 -1
View File
@@ -31,6 +31,6 @@
nix.distributedBuilds = true;
nix.settings.builders-use-substitutes = true;
nix.buildMachines = buildMachines;
# nix.buildMachines = buildMachines;
system.stateVersion = "25.05";
}