forked from jan-leila/nix-config
6 lines
72 B
Nix
6 lines
72 B
Nix
{...}: {
|
|
imports = [
|
|
./fail2ban.nix
|
|
./impermanence.nix
|
|
];
|
|
}
|