that was an unmitigated disaster

rm -rf *'d in my home directory
This commit is contained in:
Kyle Isom 2025-09-01 01:08:55 -07:00
parent b6a3eaef75
commit 0bda93d5d0
2 changed files with 3 additions and 2 deletions

View File

@ -15,7 +15,8 @@
};
enable = true;
windowManager = {
stumpwm.enable = true;
# stumpwm.enable = true;
mate.enable = true;
};
xkb = {
layout = "us";

View File

@ -73,7 +73,7 @@
services.cron.enable = true;
# systemd.sysusers.enable = true;
systemd.sysusers.enable = true;
users.mutableUsers = true;
users.users.kyle = {
initialPassword = "password";