mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-29 18:08:29 +02:00
wireguard and fail2ban
This commit is contained in:
parent
78a47101ac
commit
5148ff5953
15 changed files with 132 additions and 67 deletions
|
@ -3,7 +3,7 @@ let
|
|||
domain = "purge.${config.networking.domain}";
|
||||
in
|
||||
{
|
||||
sops.secrets."purge/token".owner = "purge";
|
||||
sops.secrets."purge/token" = { };
|
||||
services.purge = {
|
||||
enable = true;
|
||||
discord = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue