Disable home module until proper dotfile migration
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
imv
|
||||
kanshi
|
||||
redshift-wlr
|
||||
kitty
|
||||
];
|
||||
extraSessionCommands = ''
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
@@ -41,7 +42,7 @@
|
||||
export SDL_VIDEODRIVER=wayland
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
# Blue light filter
|
||||
services.redshift = {
|
||||
package = pkgs.redshift-wlr;
|
||||
|
||||
Reference in New Issue
Block a user