all repos — nixfiles @ 9402e73f827ae179184ea458b9f5404f79fe313b

System and user configuration, managed by nix and home-manager

window-manager: fix syntax error

Alan Pearce
commit

9402e73f827ae179184ea458b9f5404f79fe313b

parent

be24b51302307c93f256ff49d1d9e489eac46ef1

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M system/settings/programs/window-manager.nixsystem/settings/programs/window-manager.nix
@@ -31,7 +31,7 @@ -l ${toString config.location.latitude}:${toString config.location.longitude} \
-t ${toString config.services.redshift.temperature.day}:${toString config.services.redshift.temperature.night} \ -b 1:1 \ -o \ - -r \ + -r ''; environment.systemPackages = with pkgs; [