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
/
net
/
default.nix
blob: 608806d593960a1468c22581a6726cc76f49dcc3 (
plain
)
1
2
3
4
5
6
{
imports
=
[
./fail2ban.nix
./interfaces.nix
];
}