index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
home.legacy
/
conf
/
npm
/
default.nix
blob: d836e89c58afe0771a1dee8c3b4261b60e15a55e (
plain
) (
blame
)
1
2
3
{
...
}:
{
xdg
.
configFile
.
"npm/.npmrc"
.
source
=
./.npmrc
;
}