removed kdeconnect (not useful on this network)

This commit is contained in:
twoneis 2024-01-09 20:57:19 +01:00
parent 1726324b9a
commit 00f94e62ad
2 changed files with 0 additions and 4 deletions

View file

@ -9,7 +9,6 @@
./email ./email
./gdb ./gdb
./git ./git
./kdeconnect
./media ./media
./terminal ./terminal
./themes ./themes

View file

@ -1,3 +0,0 @@
{ ... }: {
services.kdeconnect.enable = true;
}