Compare commits

..

No commits in common. "3672286b574377a0404c921d1ae1ad1fd58736a4" and "76d3ffde1cbe86d1ee5b65492ea590d1d6d05f8e" have entirely different histories.

3 changed files with 2 additions and 8 deletions

View file

@ -160,12 +160,6 @@ in
kontact = true; kontact = true;
merkuro = true; merkuro = true;
}; };
# additional standalone versions of kontact components
environment.systemPackages = with pkgs.kdePackages; [
korganizer
kaddressbook
pkgs.ktimetracker
];
programs.kdeconnect.enable = true; programs.kdeconnect.enable = true;
# enable wayland for Chromium and Electron # enable wayland for Chromium and Electron
environment.sessionVariables.NIXOS_OZONE_WL = "1"; environment.sessionVariables.NIXOS_OZONE_WL = "1";