summaryrefslogtreecommitdiffstats
path: root/lass/1systems/prism.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/prism.nix')
-rw-r--r--lass/1systems/prism.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/prism.nix b/lass/1systems/prism.nix
index 343c4556..9c17c443 100644
--- a/lass/1systems/prism.nix
+++ b/lass/1systems/prism.nix
@@ -194,7 +194,7 @@ in {
../2configs/realwallpaper.nix
];
services.nginx.virtualHosts."lassul.us".locations."/wallpaper.png".extraConfig = ''
- alias /tmp/wallpaper.png;
+ alias /var/realwallpaper/realwallpaper.png;
'';
}
{