diff --git a/profiles/sway/default.nix b/profiles/sway/default.nix index 1dfb11e..7ecf5d0 100644 --- a/profiles/sway/default.nix +++ b/profiles/sway/default.nix @@ -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. package = pkgs.redshift-wlr; brightness.night = "0.75"; - extraOptions = [ - "-p redshift-wlr" - ]; }; hardware.opengl = {