prepaid-host adjustment

This commit is contained in:
2022-12-06 22:24:15 +01:00
parent ffdbf1c581
commit 5fac176a06
5 changed files with 35 additions and 30 deletions

View File

@@ -92,8 +92,13 @@
openssh = { # SSH: secure shell (remote connection to shell of server)
enable = true; # local: $ ssh <user>@<ip>
passwordAuthentication = false;
permitRootLogin = "no";
ports = [ 2220 ];
openFirewall = true;
};
fail2ban = {
enable = true
};
qemuGuest.enable = true;
#flatpak.enable = true; # download flatpak file from website - sudo flatpak install <path> - reboot if not showing up
# sudo flatpak uninstall --delete-data <app-id> (> flatpak list --app) - flatpak uninstall --unused