vueko: Enable nginx hardening

pull/48/head
Simon Bruder 2021-03-05 16:00:10 +01:00
parent 270f20d05b
commit cbf2536e32
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ in
];
sbruder = {
nginx.hardening.enable = true;
restic.system.enable = true;
wireguard.home.enable = true;
full = false;