Add gammastep, make waybar acceptable

This commit is contained in:
2024-06-13 23:43:13 +02:00
parent c3f9cf2e5e
commit 0d22026d81
6 changed files with 300 additions and 158 deletions

View File

@ -243,7 +243,8 @@
# };
# };
services.redshift.enable = true;
# x11 only, for wayland use gammastep (home-manager)
# services.redshift.enable = true;
services.flatpak.enable = true;
@ -267,6 +268,7 @@
mc
xorg.xhost
kdePackages.qtwayland
frajul.pulseaudio-popup
];
virtualisation.docker.enable = true;