index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
auth
/
default.nix
blob: 4678da9402744eef73418029873787e1997462c3 (
plain
)
1
2
3
4
5
6
{
imports
=
[
./oath.nix
./openssh.nix
];
}