mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
More progress, not working though
This commit is contained in:
parent
a7dfb93f42
commit
710a5c5c16
3 changed files with 19 additions and 10 deletions
|
|
@ -22,6 +22,11 @@
|
|||
mountPoint = "/nix/.ro-store";
|
||||
}
|
||||
];
|
||||
interfaces = [{
|
||||
type = "tap";
|
||||
id = "vm-nginx-proxy";
|
||||
mac = "02:00:00:00:00:01";
|
||||
}];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue