Flake for my NixOS devices

Black Mesa As Binary Cache

bwc9876.dev e6c407d9 dc23455c

verified
+1
+1
systems/black-mesa.nix
··· 57 57 services.nix-serve = { 58 58 enable = true; 59 59 secretKeyFile = "/etc/nix-serve-key"; 60 + openFirewall = true; 60 61 }; 61 62 }) 62 63 ];