Setup lightdm as desktop manager
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user