enable librewolf, autologin on desktop

This commit is contained in:
k3t
2026-04-05 10:33:08 -06:00
parent 269d2343cd
commit 3fdb0b078f
2 changed files with 35 additions and 31 deletions
+4
View File
@@ -23,6 +23,10 @@
services.openssh.enable = true;
virtualisation.vmware.host.enable = true;
programs.steam.enable = true;
services.displayManager = {
autoLogin.enable = true;
autoLogin.user = "k3t";
};
users.users.k3t = {
packages = with pkgs; [