mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
Merge pull request #1366 from Mic92/fix-nix-daemon-service
nix-daemon.service: fix startup
This commit is contained in:
commit
b0b81b7500
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ ConditionPathIsReadWrite=@localstatedir@/nix/daemon-socket
|
|||
ExecStart=@@bindir@/nix-daemon nix-daemon --daemon
|
||||
KillMode=process
|
||||
Environment=XDG_CACHE_HOME=/root/.cache
|
||||
Environment=XDG_CONFIG_HOME=/root/.config
|
||||
|
|
Loading…
Reference in a new issue