mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
wireguard and fail2ban
This commit is contained in:
parent
78a47101ac
commit
5148ff5953
15 changed files with 132 additions and 67 deletions
|
@ -29,7 +29,7 @@ in
|
|||
};
|
||||
falkenstein-1 = matchBlocks."rfive.de";
|
||||
"durian" = {
|
||||
hostname = "manual.ifsr.de";
|
||||
hostname = "durian.ifsr.de";
|
||||
user = "root";
|
||||
};
|
||||
"kaki" = {
|
||||
|
@ -58,7 +58,7 @@ in
|
|||
user = "root";
|
||||
};
|
||||
"nuc" = {
|
||||
hostname = "192.168.1.2";
|
||||
hostname = "192.168.42.2";
|
||||
user = "root";
|
||||
};
|
||||
"router" = matchBlocks."cudy";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue