my nixos config
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

okay it needs git now

chfour 6b06ec70 2d2b5092

+1 -1
+1 -1
machines/fovps/services/caddy/website.nix
··· 31 31 systemd.services.update-website = let 32 32 updater-unpriv = pkgs.writeShellApplication { 33 33 name = "website-updater-unpriv"; 34 - runtimeInputs = [ config.nix.package ]; 34 + runtimeInputs = [ config.nix.package pkgs.gitMinimal ]; 35 35 text = '' 36 36 cd "${dataDir}" 37 37 # build