update nix caches

This commit is contained in:
k3t
2026-06-01 19:02:52 -06:00
parent 55af0a9edc
commit 92a7ae357d
4 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
boot.binfmt.preferStaticEmulators = true;
boot.binfmt.emulatedSystems = [ "x86_64-linux" "i386-linux" ];
#boot.binfmt.emulatedSystems = [ "x86_64-linux" "i386-linux" ];
}