This website requires JavaScript.
Explore
Help
Sign In
rilla
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b178745611
nix-config
/
home
/
arduino
/
default.nix
6 lines
62 B
Nix
Raw
Blame
History
{
config
,
pkgs
,
.
.
.
}:
{
home
.
packages
=
[
pkgs
.
arduino
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink