Kde/kate: install qt6 version
This commit is contained in:
parent
a6a4f594cf
commit
d7f7561cbb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = [pkgs.kate];
|
||||
environment.systemPackages = [pkgs.kdePackages.kate];
|
||||
|
||||
# Use kwrite to open text files, and kate if I'm developing stuff
|
||||
xdg.mime.defaultApplications = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue