fix attic-watch-store (refactor)
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
5d14f5a3bc
commit
76ff59ffae
@ -114,7 +114,7 @@
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
User = "root";
|
||||
ExecStart = "${config.nix.package}/bin/nix ${./attic/sync-attic.bash}";
|
||||
ExecStart = "${config.nix.package}/bin/nix ${./sync-attic.bash}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user