kdeconnect.nix 55 B

1234
  1. { pkgs, ... }:
  2. {
  3. programs.kdeconnect.enable = true;
  4. }