summaryrefslogtreecommitdiffstats
path: root/lass/2configs/realwallpaper.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-03-19 09:17:48 +0100
committermakefu <github@syntax-fehler.de>2021-03-19 09:17:48 +0100
commit8c28e9f4170d05e3e9dfb89985ce4f352cd91245 (patch)
tree82407d4e8454b3abfbb8288f8bc6765c64bf036b /lass/2configs/realwallpaper.nix
parent758660945c712b645e755e9101a9fd3d8a325c91 (diff)
parent3bbbc82ae9ab9f0ac737b2ff0b55b50ae9c77b8a (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'lass/2configs/realwallpaper.nix')
-rw-r--r--lass/2configs/realwallpaper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/2configs/realwallpaper.nix b/lass/2configs/realwallpaper.nix
index c3054d3a..7a2f6e91 100644
--- a/lass/2configs/realwallpaper.nix
+++ b/lass/2configs/realwallpaper.nix
@@ -9,7 +9,7 @@ let
in {
krebs.realwallpaper.enable = true;
- system.activationScripts.user-shadow = ''
+ system.activationScripts.wallpaper-chmod = ''
${pkgs.coreutils}/bin/chmod +x /var/realwallpaper
'';
services.nginx.virtualHosts.wallpaper = {