generation 509 25.11.20250714.62e0f05

This commit is contained in:
2025-09-01 02:42:20 -04:00
parent daa5bd5bcd
commit 0faab61f68

View File

@@ -44,6 +44,13 @@
--insecure-registry 100.125.181.75:5000
'';
services.containerd.registryMirrors = {
# Replace with your registry's address and port
"100.125.181.75:5000" = {
endpoint = ["http://100.125.181.75:5000"];
};
};
programs.nix-ld.enable = true;
virtualisation.libvirtd.enable = true;