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