reinstate loopback network (oops)
This commit is contained in:
parent
3609d8d5ee
commit
d60aab728d
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ in {
|
|||
];
|
||||
};
|
||||
};
|
||||
services.loopback = config.hardware.networkInterfaces.lo;
|
||||
|
||||
system.service.network = {
|
||||
link = liminix.callService ./link.nix {
|
||||
|
|
Loading…
Reference in a new issue