mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-14 10:30:52 -06:00
test: project vault fucked
This commit is contained in:
parent
9aab8c6444
commit
0d667d4c74
4 changed files with 21 additions and 28 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
ssh,
|
||||
host,
|
||||
mnt,
|
||||
inter,
|
||||
}:
|
||||
{
|
||||
microvm.vms = {
|
||||
|
|
@ -87,7 +88,7 @@ in
|
|||
network = {
|
||||
enable = true;
|
||||
networks."20-lan" = {
|
||||
matchConfig.Name = "enp0s5";
|
||||
matchConfig.Name = inter;
|
||||
addresses = [
|
||||
{ Address = "${ip}/24"; }
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue