index
:
hrm
master
NixOS configuration
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
4lib
/
krebs
/
default.nix
blob: 38c2a97d659d4a027738c255b9b40f7719f82603 (
plain
)
1
2
3
4
5
6
7
{ lib, ... }: builtins // lib // { types = import ./types.nix { inherit lib; }; }