Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
Kiara Grouwstra 2025-10-22 17:02:19 +02:00
parent e86035bc52
commit 71a979e5db
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -58,9 +58,6 @@
]; ];
}; };
security.sudo.wheelNeedsPassword = false;
nix.settings.trusted-users = [ "@wheel" ];
services.cloud-init = { services.cloud-init = {
enable = true; enable = true;
network.enable = true; network.enable = true;