kdeconnect

This commit is contained in:
tristan 2024-03-24 22:35:07 +00:00
parent e331c18601
commit 30a1a46729
2 changed files with 2 additions and 5 deletions

View file

@ -48,10 +48,5 @@
] ]
''; '';
services.kdeconnect = {
enable = true;
indicator = true;
};
services.gnome-keyring.enable = true; services.gnome-keyring.enable = true;
} }

View file

@ -54,6 +54,8 @@
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;
services.blueman.enable = true; services.blueman.enable = true;
programs.kdeconnect.enable = true;
virtualisation.waydroid.enable = true; virtualisation.waydroid.enable = true;
networking.stevenblack = { networking.stevenblack = {