Setup lightdm as desktop manager

This commit is contained in:
Nina Chloé Kassandra Reiß
2026-03-01 12:43:11 +01:00
parent 7f3f6dd12f
commit 0e09603af7
3 changed files with 7 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ in
extraGroups = [ "networkmanager" "wheel" "docker" "scanner" "lp"];
packages = with pkgs; [];
shell = pkgs.zsh;
hashedPassword = profile.hashed-password;
hashedPassword = profile.hashed-password;
};
home-manager.backupFileExtension = "bck.lck";