Enable console on serial port and print public ssh host key when booting
This commit is contained in:
parent
6885c40c10
commit
8a16dd0af2
3 changed files with 24 additions and 1 deletions
|
@ -7,7 +7,6 @@ let
|
|||
./configuration/proxmox-vm/hardware-configuration.nix
|
||||
];
|
||||
};
|
||||
#
|
||||
generateDefaults = hosts: builtins.mapAttrs (name: {
|
||||
hostNixpkgs ? nixpkgs,
|
||||
system ? "x86_64-linux",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue