Add kicad
This commit is contained in:
parent
53ea7327bf
commit
02585b1f5e
5 changed files with 7 additions and 5 deletions
1
hm_modules/kicad.nix
Normal file
1
hm_modules/kicad.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
{ pkgs, ... }: { home.packages = with pkgs; [ kicad ]; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue