index
:
infra
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
default-darwin.nix
blob: bf8c6602ff49fe4409cc1b0e7529c64d775c4aed (
plain
) (
tree
)
7278be9
7278be9
f9205e1
7278be9
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./host-config.nix
./ssh.nix
];
}