forked from mirrors/nixpkgs
parent
37d5e9c455
commit
2fbb9aba43
|
@ -86,6 +86,8 @@ let kernel = config.boot.kernelPackages.kernel; in
|
|||
(isEnabled "VIRTIO_CONSOLE")
|
||||
];
|
||||
|
||||
networking.usePredictableInterfaceNames = false;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue