the service was ass at output
This commit is contained in:
parent
ca28898b84
commit
585f17e085
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -127,7 +127,7 @@
|
|||
Type = "oneshot";
|
||||
WorkingDirectory = "${config.home.homeDirectory}/Downloads/1/";
|
||||
ExecStart = ''
|
||||
${pkgs.util-linux}/bin/flock -n %t/prepare2watch.lock ${pkgs.fish}/bin/fish ./prepare2watch.fish
|
||||
${pkgs.coreutils-full}/bin/stdbuf -oL -eL ${pkgs.util-linux}/bin/flock -n %t/prepare2watch.lock ${pkgs.fish}/bin/fish ./prepare2watch.fish
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue