summaryrefslogtreecommitdiffstats
path: root/lass/2configs/realwallpaper.nix
diff options
context:
space:
mode:
authorlassulus <lass@blue.r>2018-11-10 21:46:35 +0100
committerlassulus <lass@blue.r>2018-11-10 21:46:49 +0100
commit96a3e3c35d305699b7f279c3ea2fd0a18c8d6e97 (patch)
treeb4b9050eed616e1fcccd30bf713ad2d7d19d262d /lass/2configs/realwallpaper.nix
parentf2dd2793cd1dad28a65d78d307e59b74fb63f23c (diff)
l realwallpaper: serve realwallpaper-krebs.png
Diffstat (limited to 'lass/2configs/realwallpaper.nix')
-rw-r--r--lass/2configs/realwallpaper.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/lass/2configs/realwallpaper.nix b/lass/2configs/realwallpaper.nix
index 116d6627..16b99981 100644
--- a/lass/2configs/realwallpaper.nix
+++ b/lass/2configs/realwallpaper.nix
@@ -22,10 +22,7 @@ in {
locations."/realwallpaper.png".extraConfig = ''
root /var/realwallpaper/;
'';
- locations."/realwallpaper-sat.png".extraConfig = ''
- root /var/realwallpaper/;
- '';
- locations."/realwallpaper-sat-krebs.png".extraConfig = ''
+ locations."/realwallpaper-krebs.png".extraConfig = ''
root /var/realwallpaper/;
'';
};