nixos/plasma5: add tool needed for kinfocenter
This commit is contained in:
parent
f265af55c5
commit
9abbbc5979
1 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@ in
|
|||
pkgs.xdg-user-dirs # Update user dirs as described in https://freedesktop.org/wiki/Software/xdg-user-dirs/
|
||||
];
|
||||
optionalPackages = [
|
||||
pkgs.aha # needed by kinfocenter for fwupd support
|
||||
plasma-browser-integration
|
||||
konsole
|
||||
oxygen
|
||||
|
|
Loading…
Reference in a new issue