Update common.nix

This commit is contained in:
ediblerope 2026-01-11 10:40:56 +00:00 committed by GitHub
parent d033067c60
commit 11b008586d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,8 @@
wantedBy = lib.mkForce [ ];
after = [ "multi-user.target" ];
};
boot.initrd.systemd.enable = true; # if not already enabled
boot.initrd.systemd.enable = true;
boot.blacklistedKernelModules = [ "serial8250" ];
#############################################################################
# Use latest kernel