generation 509 25.11.20250714.62e0f05

This commit is contained in:
2025-09-01 02:21:15 -04:00
parent 7984f01cb0
commit daa5bd5bcd
2 changed files with 142 additions and 0 deletions

View File

@@ -40,6 +40,10 @@
liveRestore = false;
};
virtualisation.docker.extraOptions = ''
--insecure-registry 100.125.181.75:5000
'';
programs.nix-ld.enable = true;
virtualisation.libvirtd.enable = true;