index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
default.nix
blob: 226c69f4f258e4837b07a1411b17a9a19da3c31a (
plain
)
1
2
3
lib
:
{
importAll
=
import
./importAll.nix
lib
;
}