Add kdeconnect
This commit is contained in:
parent
93afd3cf81
commit
ed90a3886c
2 changed files with 4 additions and 0 deletions
3
hm_modules/kdeconnect.nix
Normal file
3
hm_modules/kdeconnect.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
services.kdeconnect = { enable = true; indicator = true; };
|
||||
}
|
||||
|
|
@ -138,6 +138,7 @@
|
|||
# ../hm_modules/joystickwake.nix
|
||||
../hm_modules/kakoune.nix
|
||||
# ../hm_modules/keepassxc.nix
|
||||
../hm_modules/kdeconnect.nix
|
||||
../hm_modules/kitty.nix
|
||||
../hm_modules/libinput-gestures.nix
|
||||
../hm_modules/mangohud.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue