Fixes dnsc-server

This commit is contained in:
Dennis Schoepf 2025-03-19 21:57:33 +01:00
parent f2fa4856ec
commit 2157bd0c5f

View file

@ -47,7 +47,7 @@
# My user account
users.users.dennis = {
description = "dennis";
initialPassword = "admin"
initialPassword = "admin";
isNormalUser = true;
extraGroups = [ "wheel" "networkmanager" ];
openssh.authorizedKeys.keys = [