I should commit more frequently
This commit is contained in:
parent
aa8003f5b4
commit
e82241b8b0
70 changed files with 1091 additions and 2018 deletions
|
@ -5,11 +5,9 @@
|
|||
fail2ban = {
|
||||
enable = true;
|
||||
maxretry = 10;
|
||||
ignoreIP = [
|
||||
"88.198.49.106"
|
||||
"10.100.0.1/24"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
# This makes sense only because I'm the only user for these machines
|
||||
users.users.root.openssh.authorizedKeys.keys = builtins.attrValues (with (import "${fleetFlake}/lib"); keys.users // keys.hosts);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue