The other space as well

This commit is contained in:
Lillian Violet 2024-03-21 00:27:50 +01:00
parent 9aaea046a2
commit faca909eb0

View file

@ -34,7 +34,7 @@
path = with pkgs; [jq coreutils udisks bash util-linux auto-mount];
enable = true;
description = "Mount External Drive on %i";
script = "auto-mount remove";
script = "auto-mount remove ";
scriptArgs = "%i";
serviceConfig = {
Type = "oneshot";