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
/
pki
/
default.nix
blob: 75f7e52847fd76246f46da9be8927a317cf994c7 (
plain
)
1
2
3
4
5
6
{
imports
=
[
./ca.nix
./by-path.nix
];
}