1
1
Fork 0

pkgs: make default packages optional

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-18 08:40:42 -05:00
parent e5c0983fe7
commit 31f2e911f9
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -17,7 +17,7 @@ in {
with pkgs; {
environment.systemPackages =
cfg.extra
++ [
++ optionals config.custom.default [
# CLI applications
config.boot.kernelPackages.cpupower # Install for current kernel