Switch to Gnome
This commit is contained in:
parent
9945e3bdbd
commit
8aef861399
5 changed files with 264 additions and 263 deletions
|
|
@ -162,17 +162,17 @@ with lib; {
|
|||
xserver = {
|
||||
enable = true;
|
||||
desktopManager = {
|
||||
# gnome.enable = true;
|
||||
gnome.enable = true;
|
||||
# cinnamon.enable = true;
|
||||
# plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; };
|
||||
};
|
||||
windowManager.bspwm = { enable = true; };
|
||||
# displayManager.gdm = { enable = true; nvidiaWayland = true; };
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
theme =
|
||||
"${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
||||
};
|
||||
displayManager.gdm = { enable = true; };
|
||||
# displayManager.sddm = {
|
||||
# enable = true;
|
||||
# theme =
|
||||
# "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
||||
# };
|
||||
|
||||
videoDrivers = [ "nvidia" ];
|
||||
layout = "us,it";
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
# element-desktop # matrix client
|
||||
# evolution
|
||||
filelight
|
||||
firefox-bin
|
||||
unstable.firefox
|
||||
# freecad
|
||||
gallery-dl
|
||||
gnome.eog
|
||||
|
|
@ -101,6 +101,7 @@
|
|||
../hm_modules/cava.nix
|
||||
../hm_modules/easyeffects.nix
|
||||
# ../hm_modules/dunst.nix
|
||||
../hm_modules/gnome_shell.nix
|
||||
# ../hm_modules/grobi.nix
|
||||
../hm_modules/gtk_theme.nix
|
||||
../hm_modules/heif.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue