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: cca5964a85d1c66c51c6f946afe99c916a1f818a (
plain
)
1
2
3
4
5
{
imports
=
[
./ca.nix
];
}