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
fa4b52168f
nix
/
home
/
console.nix
9 lines
89 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
imports
=
[
./default.nix
]
;
home
.
packages
=
with
pkgs
;
[
poezio
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink