Try again then
This commit is contained in:
parent
2459cea831
commit
e7baa04455
|
@ -22,7 +22,7 @@
|
|||
path = with pkgs; [jq coreutils udisks bash util-linux toybox auto-mount];
|
||||
enable = true;
|
||||
script = "auto-mount add $@";
|
||||
preStop = "echo auto-mount remove $@";
|
||||
postStop = "echo auto-mount remove $@";
|
||||
scriptArgs = "%i";
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
|
|
|
@ -67,6 +67,7 @@
|
|||
rsync
|
||||
rustdesk
|
||||
sbctl
|
||||
toybox
|
||||
wget
|
||||
zsh
|
||||
|
||||
|
|
Loading…
Reference in a new issue