modularized firewall logic
This commit is contained in:
@@ -15,7 +15,6 @@ in
|
||||
services = {
|
||||
nix-serve = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
package = pkgs.nix-serve-ng;
|
||||
inherit (cfg) port;
|
||||
secretKeyFile = config.sops.secrets."private_cache_keys/miniserver".path;
|
||||
|
||||
Reference in New Issue
Block a user