forked from foxora/nix
fixed ip changing on reboot and added stuff to make home assistant not hang on setup
This commit is contained in:
parent
a477f18fa6
commit
c6b9d4f99a
3 changed files with 27 additions and 8 deletions
2
snow.nix
2
snow.nix
|
|
@ -78,7 +78,7 @@ cerulean.mkNexus ./. (self: {
|
|||
{
|
||||
image = "/var/lib/microvms/home-assistant/data.img";
|
||||
mountPoint = "/var/lib/hass";
|
||||
size = 16384; # 16GB
|
||||
autoCreate = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue