feat(homeModules): add kdeconnect module
This commit is contained in:
parent
3dd8d4a86b
commit
8df43b29bc
3 changed files with 22 additions and 0 deletions
5
home/modules/desktop/tools/default.nix
Normal file
5
home/modules/desktop/tools/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./kdeconnect
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue