Fix display manager thor
This commit is contained in:
parent
cfb3ec26e9
commit
5b8d5d67b7
3 changed files with 14 additions and 12 deletions
|
|
@ -254,8 +254,10 @@
|
|||
# enable = true;
|
||||
# theme = "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
||||
# };
|
||||
|
||||
displayManager.gdm = { enable = true; autoSuspend = false; };
|
||||
desktopManager.cosmic.enable = true;
|
||||
displayManager.cosmic-greeter.enable = true;
|
||||
# displayManager.lemurs.enable = true;
|
||||
# displayManager.gdm = { enable = true; autoSuspend = false; };
|
||||
# displayManager.sddm.enable = true;
|
||||
xserver = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@
|
|||
# ../../modules/hm/update_background.nix
|
||||
# ../../modules/hm/vivaldi.nix
|
||||
# ../../modules/hm/vscode.nix
|
||||
../../modules/hm/blender_nvidia.nix
|
||||
# ../../modules/hm/blender_nvidia.nix
|
||||
../../modules/hm/dwarf-fortress.nix
|
||||
../../modules/hm/easyeffects.nix
|
||||
../../modules/hm/firefox.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue