add kicad and neomut on laptop
All checks were successful
nixos config pipeline / show-flake (push) Successful in 32s
nixos config pipeline / deploy (push) Successful in 1m11s

This commit is contained in:
smayzy 2026-02-13 17:55:55 +01:00
parent 8b9a0673a6
commit 682d15a98d
2 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,7 @@ in
element-desktop element-desktop
thunderbird thunderbird
neomutt neomutt
kicad
]; ];
}; };
} }

View File

@ -57,6 +57,8 @@ in
element-desktop element-desktop
thunderbird thunderbird
prismlauncher prismlauncher
neomutt
kicad
]; ];
}; };
} }