summary refs log tree commit diff stats
path: root/system/settings/programs/window-manager.nix
diff options
context:
space:
mode:
authorAlan Pearce2019-10-10 16:27:58 +0200
committerAlan Pearce2019-10-16 19:27:33 +0200
commit675df06a2ee596141170606c2689f7cefa66578a (patch)
treec468f2a8419c6f218ba129568ee73aaa484f0bd6 /system/settings/programs/window-manager.nix
parent4d8269f5236df2443cec72617443fe0457960db2 (diff)
downloadnixfiles-675df06a2ee596141170606c2689f7cefa66578a.tar.lz
nixfiles-675df06a2ee596141170606c2689f7cefa66578a.tar.zst
nixfiles-675df06a2ee596141170606c2689f7cefa66578a.zip
Make changes for release 19.09
Diffstat (limited to 'system/settings/programs/window-manager.nix')
-rw-r--r--system/settings/programs/window-manager.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/programs/window-manager.nix b/system/settings/programs/window-manager.nix
index 7095d523..957f94b7 100644
--- a/system/settings/programs/window-manager.nix
+++ b/system/settings/programs/window-manager.nix
@@ -27,7 +27,7 @@
 
   services.xserver.displayManager.setupCommands = ''
     ${pkgs.redshift}/bin/redshift \
-      -l ${toString config.services.redshift.latitude}:${toString config.services.redshift.longitude} \
+      -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 \