mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
plasma: add correct kdePackages
This commit is contained in:
parent
a9cf3a8b49
commit
358b2016cd
1 changed files with 3 additions and 1 deletions
|
@ -12,6 +12,8 @@
|
|||
environment.systemPackages =
|
||||
with pkgs;
|
||||
[
|
||||
btop
|
||||
kdePackages.dragon
|
||||
kdePackages.merkuro
|
||||
kdePackages.neochat
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue