nix-da/home/services/default.nix
2025-04-04 22:38:05 +02:00

5 lines
44 B
Nix

{
imports = [
./kdeconnect.nix
];
}