A fork of attic a self-hostable Nix Binary Cache server
0
fork

Configure Feed

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

Merge pull request #202 from zhaofengli/nixos-remove-same-dir

nixos: Remove --same-dir in systemd-run invocation

authored by

Zhaofeng Li and committed by
GitHub
47752427 75d4dd96

-1
-1
nixos/atticd.nix
··· 46 46 --quiet \ 47 47 --pipe \ 48 48 --pty \ 49 - --same-dir \ 50 49 --wait \ 51 50 --collect \ 52 51 --service-type=exec \