summaryrefslogtreecommitdiffstats
path: root/lass
diff options
context:
space:
mode:
Diffstat (limited to 'lass')
-rw-r--r--lass/2configs/realwallpaper.nix2
-rw-r--r--lass/2configs/syncthing.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/lass/2configs/realwallpaper.nix b/lass/2configs/realwallpaper.nix
index c3054d3af..7a2f6e916 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 = {
diff --git a/lass/2configs/syncthing.nix b/lass/2configs/syncthing.nix
index e288df68a..7801c758c 100644
--- a/lass/2configs/syncthing.nix
+++ b/lass/2configs/syncthing.nix
@@ -13,7 +13,7 @@
{ predicate = "-p udp --dport 21027"; target = "ACCEPT";}
];
- system.activationScripts.syncthing-home = ''
+ system.activationScripts.syncthing-home = mkDefault ''
${pkgs.coreutils}/bin/chmod a+x /home/lass
'';
[cgit] Unable to lock slot /tmp/cgit/bc300000.lock: No such file or directory (2)