From 233780161a82a9fd1ed3625aeac8bdf256ab862d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 22 Jul 2018 11:37:37 +0200 Subject: systemd should handle that automatically... --- odin.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index 2781f664..e2f95f9d 100644 --- a/odin.nix +++ b/odin.nix @@ -28,8 +28,6 @@ boot.kernelParams = [ "console=ttyS0,115200" ]; - systemd.services."serial-getty@ttyS0.service".wantedBy = [ "getty.target" ]; - boot.extraTTYs = [ "tty7" ]; boot.initrd.network = { -- cgit v1.2.3