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