1
0
Fork 0

hosts/zinc: enforce password for sudo

This commit is contained in:
clerie 2023-11-05 13:41:34 +01:00
parent 226e4198e0
commit 5fc75da28c
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@
networking.hostName = "zinc";
security.sudo.wheelNeedsPassword = lib.mkForce false;
services.wg-clerie = {
enable = true;
ipv6s = [ "2a01:4f8:c0c:15f1::8109/128" ];