nixos-config/services/desktop/default.nix

6 lines
53 B
Nix

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