summaryrefslogtreecommitdiff
path: root/hosts/common/desktop/plasma.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-31 22:45:17 -0500
committerseth <[email protected]>2023-01-31 22:45:17 -0500
commit992f9d54aea0f1546e72351711769b8da6100828 (patch)
treede509a0c98dc011ed6e7af592afe5967c20ace5e /hosts/common/desktop/plasma.nix
parentb2922a1fef66c1ba9e44c11a2f6316007234dab2 (diff)
add nix-hardware + more nvidia/plasma configs
Diffstat (limited to 'hosts/common/desktop/plasma.nix')
-rw-r--r--hosts/common/desktop/plasma.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/common/desktop/plasma.nix b/hosts/common/desktop/plasma.nix
index 952684f..98eee0b 100644
--- a/hosts/common/desktop/plasma.nix
+++ b/hosts/common/desktop/plasma.nix
@@ -10,9 +10,7 @@
desktopManager.plasma5 = {
enable = true;
excludePackages = with pkgs.libsForQt5; [
- elisa
khelpcenter
- oxygen
plasma-browser-integration
print-manager
];