Gutterman: disable openssh
This commit is contained in:
parent
9d67ec4aaa
commit
564d83b032
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
|
||||
proxmoxLXC.manageHostName = true;
|
||||
|
||||
# enabled by default in the proxmox-lxc module in nixpkgs
|
||||
services.openssh.enable = false;
|
||||
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
|
||||
services.fstrim.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue