Rename dropbear module to luks-ssh

This commit is contained in:
Fabian Hauser 2020-11-28 22:35:27 +00:00
parent b1db892f80
commit 5f7629a2be
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ in {
networking.firewall.allowedTCPPorts = [ 80 443 ];
services.dropbear = {
services.qois.luks-ssh = {
enable = true;
interface = "eno1";
ip = montalin-net.v4.ip;