Fixed gammastep
This commit is contained in:
parent
d0fdb36a82
commit
4705a46a62
|
@ -142,6 +142,8 @@
|
|||
permitRootLogin = "no";
|
||||
};
|
||||
|
||||
services.geoclue2.enable = true;
|
||||
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#light # For sway binding to control backlight
|
||||
#swaynagmode
|
||||
python310
|
||||
gammastep
|
||||
gammastep # Requires `services.geoclue2.enable` set in system config
|
||||
super-slicer
|
||||
|
||||
firefox
|
||||
|
|
Loading…
Reference in a new issue