mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -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 =
|
environment.systemPackages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
btop
|
kdePackages.dragon
|
||||||
|
kdePackages.merkuro
|
||||||
|
kdePackages.neochat
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue