This website requires JavaScript.
Explore
Help
Sign In
genofire
/
nix
Watch
1
Star
1
Fork
You've already forked nix
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
main
nix
/
home
/
console.nix
10 lines
96 B
Nix
Raw
Permalink
Blame
History
{
pkgs
,
.
.
.
}:
{
imports
=
[
./default.nix
]
;
home
.
packages
=
with
pkgs
;
[
poezio
iamb
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink