Compare commits
1 Commits
base-auditd
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
ee718563c8
|
@@ -150,7 +150,6 @@ in
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = lib.mkIf cfg.enable [ 5432 ];
|
||||
networking.firewall.allowedUDPPorts = lib.mkIf cfg.enable [ 5432 ];
|
||||
|
||||
environment.systemPackages = [
|
||||
(pkgs.writeShellApplication {
|
||||
|
||||
Reference in New Issue
Block a user