1
0
Fork 0
forked from fi/nix-infra

Improve Proxmox backup image generation

This commit is contained in:
fi 2023-08-04 01:38:49 +02:00
commit aed6df2954
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
6 changed files with 37 additions and 9 deletions

View file

@ -1,5 +1,9 @@
{ ... }:
{
imports = [
./hardware-configuration.nix
];
# Enable console output on TTY1 and serial console
boot.kernelParams = [
"console=tty1"