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
/
core
/
access
/
default.nix
blob: 97fe9897c45018c4382155c1e1f7ad7d1adfa028 (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./mosh.nix
./openssh.nix
];
}