Ugh, extra n

This commit is contained in:
niten 2021-10-15 14:21:30 -07:00
parent 8a78f2d830
commit 437203721b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ in {
config = {
boot = mkIf (initrd-cfg != null) {
kernelParams = [
n "ip=${initrd-cfg.ip}"
"ip=${initrd-cfg.ip}"
];
initrd = {
network = {