Flake for my NixOS devices

Brittish

bwc9876.dev 0cb829cf c4bf2b5f

verified
+1 -1
+1 -1
nixosConfigurations/black-mesa.nix
··· 100 }; 101 } 102 { 103 - virtualization.podman.enable = true; 104 105 cow.imperm.keep = ["/var/lib/containers"]; 106 }
··· 100 }; 101 } 102 { 103 + virtualisation.podman.enable = true; 104 105 cow.imperm.keep = ["/var/lib/containers"]; 106 }