This website requires JavaScript.
Explore
Help
Register
Sign In
m3tam3re
/
nix-configurations
Watch
1
Star
0
Fork
You've already forked nix-configurations
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9e5457972e
nix-configurations
/
home
/
features
/
coding
/
golang.nix
7 lines
66 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
gopls
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink