user-config sascha.koenig

This commit is contained in:
2025-11-18 09:28:09 +01:00
parent 77f0cc51bc
commit e57419dd2d
4 changed files with 63 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
users.users."sascha.koenig" = {
hashedPassword = "$y$j9T$ORX4btVZgs9Xjq2oIvzJm0$lXiPwaa0D6t.eMDIx1UBesEAMOkWXBoGwpeI7X0aS8D";
isNormalUser = true;
shell = pkgs.nushell;
extraGroups = [
"wheel"
"networkmanager"