modularized firewall logic
This commit is contained in:
@@ -15,7 +15,6 @@ in
|
||||
stash = lib.mkIf cfg.enable {
|
||||
enable = true;
|
||||
group = "piracy";
|
||||
openFirewall = !cfg.isLocal;
|
||||
mutableSettings = true;
|
||||
username = "Suing8150";
|
||||
passwordFile = config.sops.secrets."stash/password".path;
|
||||
|
||||
Reference in New Issue
Block a user