Added KDE Connect

This commit is contained in:
Kaybee 2024-08-13 00:20:34 +02:00
parent e4ba8da535
commit f9ae75dbb7

View file

@ -166,6 +166,8 @@
# Install firefox. # Install firefox.
programs.firefox.enable = true; programs.firefox.enable = true;
programs.kdeconnect.enable = true;
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [