Update common.nix
This commit is contained in:
parent
11b008586d
commit
73db4cb3f6
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
after = [ "multi-user.target" ];
|
||||
};
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.blacklistedKernelModules = [ "serial8250" ];
|
||||
boot.initrd.verbose = false;
|
||||
#############################################################################
|
||||
|
||||
# Use latest kernel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue