materusPC: fixes for plasma 6
This commit is contained in:
parent
04ad6ac1cd
commit
4e9a593443
|
@ -54,7 +54,7 @@ in
|
|||
KWIN_DRM_NO_DIRECT_SCANOUT = "1";
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
kdePackages.ark
|
||||
];
|
||||
|
||||
materus.profile.steam.extraPkgs = [ pkgs.kdePackages.breeze pkgs.kdePackages.breeze-gtk pkgs.kdePackages.dolphin ];
|
||||
|
|
|
@ -122,7 +122,7 @@
|
|||
'';
|
||||
|
||||
i18n.inputMethod.enabled = "fcitx5";
|
||||
i18n.inputMethod.fcitx5.addons = [ pkgs.fcitx5-configtool pkgs.fcitx5-lua pkgs.fcitx5-mozc pkgs.fcitx5-gtk pkgs.kdePackages.fcitx5-qt ];
|
||||
i18n.inputMethod.fcitx5.addons = [ pkgs.kdePackages.fcitx5-configtool pkgs.fcitx5-lua pkgs.fcitx5-mozc pkgs.fcitx5-gtk pkgs.kdePackages.fcitx5-qt ];
|
||||
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
@ -245,7 +245,7 @@
|
|||
|
||||
nix-du
|
||||
|
||||
ark
|
||||
|
||||
kate
|
||||
krusader
|
||||
|
||||
|
|
Loading…
Reference in New Issue