Fix redshift
This commit is contained in:
parent
04994a2ba8
commit
e8f41da2ac
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@
|
||||||
# Redshift with wayland support isn't present in nixos-19.09 atm. You have to cherry-pick the commit from https://github.com/NixOS/nixpkgs/pull/68285 to do that.
|
# Redshift with wayland support isn't present in nixos-19.09 atm. You have to cherry-pick the commit from https://github.com/NixOS/nixpkgs/pull/68285 to do that.
|
||||||
package = pkgs.redshift-wlr;
|
package = pkgs.redshift-wlr;
|
||||||
brightness.night = "0.75";
|
brightness.night = "0.75";
|
||||||
extraOptions = [
|
|
||||||
"-p redshift-wlr"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.opengl = {
|
hardware.opengl = {
|
||||||
|
|
Loading…
Reference in a new issue