mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-15 02:50:57 -06:00
test: project vault fucked
This commit is contained in:
parent
e53184020f
commit
4bae308c79
4 changed files with 21 additions and 33 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
ssh,
|
||||
mnt,
|
||||
host,
|
||||
inter,
|
||||
}:
|
||||
{
|
||||
microvm.vms = {
|
||||
|
|
@ -91,7 +92,7 @@ in
|
|||
network = {
|
||||
enable = true;
|
||||
networks."20-lan" = {
|
||||
matchConfig.Name = "enp0s6";
|
||||
matchConfig.Name = inter;
|
||||
addresses = [
|
||||
{ Address = "${ip}/24"; }
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue