This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
d84afff283
nixos-config
/
config
/
programs
/
kicad.nix
4 lines
64 B
Nix
Raw
Normal View
History
Unescape
Escape
reformat repo
2022-06-12 15:39:15 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
kicad-unstable
]
;
feat: Add kicad fix #49 fix #50
2022-03-08 17:13:51 +00:00
}
Reference in a new issue
Copy permalink