feat: intro vm-simple-network profile

This commit is contained in:
Luj 2024-08-14 22:13:13 +02:00
parent 95231289bc
commit f59a27b652
4 changed files with 27 additions and 13 deletions

View file

@ -44,4 +44,8 @@
default = { };
};
config = {
machine.meta.profiles = [ profiles.base ];
};
}