fixup! WIP: ci-runner: Init
This commit is contained in:
parent
01d8f09897
commit
e343709b50
|
@ -39,6 +39,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
networking = {
|
||||
useDHCP = false;
|
||||
usePredictableInterfaceNames = false;
|
||||
};
|
||||
systemd.network = {
|
||||
enable = true;
|
||||
networks = {
|
||||
|
|
Loading…
Reference in a new issue