Compare commits
No commits in common. "3672286b574377a0404c921d1ae1ad1fd58736a4" and "76d3ffde1cbe86d1ee5b65492ea590d1d6d05f8e" have entirely different histories.
3672286b57
...
76d3ffde1c
3 changed files with 2 additions and 8 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue