Switch to Gnome

This commit is contained in:
Filippo Berto 2022-12-02 13:24:40 +01:00
parent 9945e3bdbd
commit 8aef861399
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 264 additions and 263 deletions

View file

@ -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";

View file

@ -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