trying stylix

This commit is contained in:
2026-03-16 22:27:55 +00:00
parent d4136b07b8
commit 3be7dbc5bb
4 changed files with 23 additions and 48 deletions
@@ -33,6 +33,6 @@
home = user.homeDirectory;
};
# Optional: Enable auto-login for testing
services.getty.autologinUser = user.username;
#services.getty.autologinUser = user.username;
};
}