forked from nico/dots
nix: update flake to latest unstable nixpkgs
This commit is contained in:
parent
2de48cdee4
commit
ce3e866ad1
2 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@
|
|||
description = "kdeconnectd";
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
ExecStart = "${pkgs.kdeconnect}/libexec/kdeconnectd";
|
||||
ExecStart = "${pkgs.kdePackages.kdeconnect-kde}/libexec/kdeconnectd";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue