fiddeling around with fail2ban and unlock via ssh
This commit is contained in:
parent
cff3407b46
commit
46a2b0cfa1
5 changed files with 8 additions and 3 deletions
components/nixos
|
@ -64,7 +64,7 @@ with types;
|
|||
#};
|
||||
|
||||
# tor setup
|
||||
clan.core.facts.services.initrd_tor = factsGenerator.tor { name = "initrd"; };
|
||||
clan.core.facts.services.initrd_tor = factsGenerator.tor { name = ""; };
|
||||
|
||||
boot.initrd.secrets = {
|
||||
"/etc/tor/onion/bootup/tor.priv" = config.clan.core.facts.services.initrd_tor.secret."tor.initrd.priv".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue