hosts/VEGAS: handle renamed options

This commit is contained in:
Max Headroom 2023-06-06 16:16:16 +02:00
parent 5f097c6b6b
commit a421b743ab

View file

@ -92,7 +92,7 @@
};
system.stateVersion = "21.05";
services.openssh.passwordAuthentication = false;
services.openssh.settings.PasswordAuthentication = false;
containers.soda = {
path = depot.nixosConfigurations.soda.config.system.build.toplevel;