add desktopians (#43)
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
security.auditd.enable = true;
|
||||
|
||||
services = {
|
||||
fail2ban = {
|
||||
enable = lib.mkIf config.networking.firewall.enable (lib.mkDefault true);
|
||||
|
@ -58,9 +58,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
security.auditd.enable = true;
|
||||
|
||||
services = {
|
||||
nfs.server.enable = true;
|
||||
|
||||
|
Reference in New Issue
Block a user