2025-08-28T08:40:59+02:00
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
# };
|
||||
|
||||
boot.kernelParams = [ "console=ttyS0,115200n8" ];
|
||||
services.getty = {
|
||||
enable = true;
|
||||
tty = "ttyS0";
|
||||
};
|
||||
|
||||
# network and proxy
|
||||
networking.hostName = "minimal";
|
||||
|
||||
Reference in New Issue
Block a user