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
/
jobs
/
default.nix
blob: 24d6c7333c4266960a2036b66a71a4a345e5c758 (
plain
)
1
2
3
4
5
{
imports
=
[
./pki-expiry
];
}