mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update plasma.nix
This commit is contained in:
parent
085c3aeceb
commit
18c129b1b9
1 changed files with 11 additions and 10 deletions
|
@ -14,15 +14,16 @@
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
libsForQt5.ark
|
libsForQt5.ark
|
||||||
libsForQt5.bismuth
|
libsForQt5.bismuth
|
||||||
libsForQt5.kalendar
|
libsForQt5.kalendar
|
||||||
libsForQt5.kate
|
libsForQt5.kate
|
||||||
libsForQt5.kdeconnect-kde
|
libsForQt5.kdeconnect-kde
|
||||||
libsForQt5.kde-gtk-config
|
libsForQt5.kde-gtk-config
|
||||||
libsForQt5.plasma-framework
|
libsForQt5.neochat
|
||||||
libsForQt5.plasma-nm
|
libsForQt5.plasma-framework
|
||||||
libsForQt5.plasma-pa
|
libsForQt5.plasma-nm
|
||||||
libsForQt5.sddm
|
libsForQt5.plasma-pa
|
||||||
|
libsForQt5.sddm
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue