loki: Minor restructuring of systemd config
This commit is contained in:
parent
4495a65881
commit
0f6d55acbb
1 changed files with 88 additions and 85 deletions
|
@ -199,7 +199,9 @@
|
|||
sudo.enable = false;
|
||||
};
|
||||
|
||||
systemd.network = {
|
||||
systemd = {
|
||||
|
||||
network = {
|
||||
enable = true;
|
||||
|
||||
wait-online = {
|
||||
|
@ -304,6 +306,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
udev = {
|
||||
|
|
Loading…
Reference in a new issue