calcite: add notification center and kdeconnect
This commit is contained in:
parent
854f450677
commit
f1079f3095
9 changed files with 65 additions and 22 deletions
|
@ -50,4 +50,9 @@
|
|||
enable = true;
|
||||
package = pkgs.wireshark-qt;
|
||||
};
|
||||
|
||||
programs.kdeconnect = {
|
||||
enable = true;
|
||||
package = pkgs.valent;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue