index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
nix
/
nh.nix
blob: 70951c04d64f66fa7ec7ef006b1b3cd2e4ffa3c6 (
plain
) (
blame
)
1
2
3
4
5
6
{
programs
.
nh
=
{
enable
=
true
;
clean
.
enable
=
false
;
};
}