added shpool, ran nix fmt.
This commit is contained in:
parent
0fe2f35093
commit
57c49eefed
16 changed files with 51 additions and 21 deletions
|
|
@ -5,8 +5,8 @@
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
(kicad.override {compressStep=false;})
|
||||
interactive-html-bom
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
(kicad.override {compressStep = false;})
|
||||
interactive-html-bom
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue