71 current 2024-03-01 02:05:57 23.11.4801.b7ee09cf5614 6.1.79 *
This commit is contained in:
parent
abaeb7c598
commit
eabf444e34
|
@ -172,7 +172,7 @@ nitrogen --restore &
|
|||
description = "Clipcat Daemon";
|
||||
|
||||
serviceConfig = {
|
||||
ExecStart = ''${pkgs.clipcat}/bin/clipcatd --no-daemon --replace'';
|
||||
ExecStart = ''/home/sky/.nix-profile/bin/clipcatd --no-daemon --replace''; # TODO: Make this not terrible
|
||||
Restart = "on-failure";
|
||||
Type = "simple";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue