This commit is contained in:
Till 2026-03-04 19:50:45 +01:00
parent 312d6d63ef
commit 96e5924fb0
17 changed files with 126 additions and 43 deletions

5
home/plasma.nix Normal file
View file

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