Revert "Setup lightdm as desktop manager"

This reverts commit 0e09603af7.
This commit is contained in:
Nina Chloé Kassandra Reiß
2026-03-01 12:53:52 +01:00
parent 199d69b79a
commit 51796232ad
3 changed files with 9 additions and 7 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";