l copyq: remove (broken) path extensions
This commit is contained in:
parent
cb24733b91
commit
2871761a93
@ -25,9 +25,6 @@ in {
|
|||||||
environment = {
|
environment = {
|
||||||
DISPLAY = ":${toString config.services.xserver.display}";
|
DISPLAY = ":${toString config.services.xserver.display}";
|
||||||
};
|
};
|
||||||
path = with pkgs; [
|
|
||||||
qt5.full
|
|
||||||
];
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
SyslogIdentifier = "copyq";
|
SyslogIdentifier = "copyq";
|
||||||
ExecStart = "${pkgs.copyq}/bin/copyq";
|
ExecStart = "${pkgs.copyq}/bin/copyq";
|
||||||
|
Loading…
Reference in New Issue
Block a user