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";
|
description = "Clipcat Daemon";
|
||||||
|
|
||||||
serviceConfig = {
|
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";
|
Restart = "on-failure";
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue