all repos — nixfiles @ 9402e73f827ae179184ea458b9f5404f79fe313b

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

window-manager: fix syntax error
Alan Pearce alan@alanpearce.eu
Tue, 15 Oct 2019 19:03:18 +0200
commit

9402e73f827ae179184ea458b9f5404f79fe313b

parent

be24b51302307c93f256ff49d1d9e489eac46ef1

1 files changed, 1 insertions(+), 1 deletions(-)

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; [