plasma5 -> plasma6
for both the NixOS desktop env as well as home-manager packages. ktouch had to be disabled due to being marked as broken, let's fix this later
This commit is contained in:
parent
f992a50964
commit
695b6a0d2e
3 changed files with 15 additions and 54 deletions
|
@ -193,9 +193,8 @@ let
|
|||
];
|
||||
|
||||
kdeTools =
|
||||
with plasma5Packages;
|
||||
with kdeGear;
|
||||
[
|
||||
[ okteta ]
|
||||
++ (with kdePackages; [
|
||||
okular
|
||||
gwenview
|
||||
yakuake
|
||||
|
@ -212,16 +211,13 @@ let
|
|||
qdirstat
|
||||
ark
|
||||
kwalletmanager
|
||||
ktouch
|
||||
#ktouch # TODO: unbreak
|
||||
kcharselect
|
||||
konversation
|
||||
okteta
|
||||
krdc
|
||||
skanlite
|
||||
akonadiconsole
|
||||
tokodon # mastodon client
|
||||
]
|
||||
++ (with kdeFrameworks; [
|
||||
networkmanager-qt
|
||||
kcrash
|
||||
breeze-gtk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue