summaryrefslogtreecommitdiffstats
path: root/lass/1systems
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-05-24 23:55:11 +0200
committerlassulus <lass@aidsballs.de>2016-05-24 23:55:11 +0200
commit0f2fc7c4a6a9bb41b965c905949aefebbb6c3f49 (patch)
tree9845a4dc9c61e789ff5003253267508fb1bcae52 /lass/1systems
parentac4f86e40f99f4e39c538cef2641b99663774bfd (diff)
l 1 prism: serve wallpaper.png under lassul.us
Diffstat (limited to 'lass/1systems')
-rw-r--r--lass/1systems/prism.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/lass/1systems/prism.nix b/lass/1systems/prism.nix
index aa524720d..b9542bc8e 100644
--- a/lass/1systems/prism.nix
+++ b/lass/1systems/prism.nix
@@ -196,6 +196,16 @@ in {
{ predicate = "-p tcp --dport xmpp-server"; target = "ACCEPT"; }
];
}
+ {
+ imports = [
+ ../2configs/realwallpaper-server.nix
+ ];
+ krebs.nginx.servers."lassul.us".locations = [
+ (lib.nameValuePair "/wallpaper.png" ''
+ alias /tmp/wallpaper.png;
+ '')
+ ];
+ }
];
krebs.build.host = config.krebs.hosts.prism;
[cgit] Unable to lock slot /tmp/cgit/1b000000.lock: No such file or directory (2)