kde: enable more of the default applications
This commit is contained in:
parent
26a64fb0db
commit
f4e87af056
1 changed files with 8 additions and 11 deletions
|
|
@ -4,26 +4,23 @@
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
|
|
||||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||||
plasma-browser-integration
|
|
||||||
konsole
|
konsole
|
||||||
(lib.getBin qttools) # Expose qdbus in PATH
|
(lib.getBin qttools) # Expose qdbus in PATH
|
||||||
ark
|
|
||||||
elisa
|
elisa
|
||||||
gwenview
|
|
||||||
okular
|
okular
|
||||||
kate
|
|
||||||
khelpcenter
|
khelpcenter
|
||||||
#dolphin
|
|
||||||
baloo-widgets # baloo information in Dolphin
|
baloo-widgets # baloo information in Dolphin
|
||||||
dolphin-plugins
|
dolphin-plugins
|
||||||
spectacle
|
|
||||||
ffmpegthumbs
|
ffmpegthumbs
|
||||||
krdp
|
krdp
|
||||||
|
|
||||||
gwenview
|
gwenview
|
||||||
#xwaylandvideobridge
|
# dolphin
|
||||||
|
# spectacle
|
||||||
|
# xwaylandvideobridge
|
||||||
|
# kate
|
||||||
|
# gwenview
|
||||||
|
# ark
|
||||||
|
# plasma-browser-integration
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue