Try again then

This commit is contained in:
Lillian Violet 2024-03-21 13:55:02 +01:00
parent 2459cea831
commit e7baa04455
2 changed files with 2 additions and 1 deletions

View file

@ -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";

View file

@ -67,6 +67,7 @@
rsync
rustdesk
sbctl
toybox
wget
zsh