index
:
infra
fcuny/jovian
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
default.nix
blob: 257c72e73b7e829bbed3398950a81d9559cb09ef (
plain
) (
tree
)
2fea36c
2b61601
8eebaf8
2fea36c
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./remote-unlock.nix
./ssh.nix
];
}