remove discover
This commit is contained in:
parent
308a9f2aac
commit
003d3da4f8
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ in
|
||||||
|
|
||||||
# Enable the KDE Plasma Desktop Environment.
|
# Enable the KDE Plasma Desktop Environment.
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
|
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||||
|
discover
|
||||||
|
];
|
||||||
|
|
||||||
programs.partition-manager.enable = true;
|
programs.partition-manager.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue