This commit is contained in:
nora 2025-04-07 19:01:32 +02:00
parent 6c0084b6d0
commit 87733a0f30
2 changed files with 66 additions and 65 deletions

View file

@ -179,6 +179,7 @@ in
};
services.displayManager.enable = true;
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-gnome pkgs.gnome-keyring ];
programs.waybar.enable = true;
# TODO: Create a fancontrol config
hardware.fancontrol.enable = false;