testing setting passwords

This commit is contained in:
2025-09-01 00:40:09 -07:00
parent 01033b8c26
commit b93e3cf830
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -44,7 +44,6 @@
stumpwm
syncthing
via
vial
xfce.thunar
xfce.thunar-volman
xfce.xfce4-power-manager
+3
View File
@@ -73,7 +73,10 @@
services.cron.enable = true;
systemd.sysusers.enable = true;
users.mutableUsers = true;
users.users.kyle = {
initialPassword = "password";
isNormalUser = true;
extraGroups = [
"wheel"