fixed home assistant
This commit is contained in:
parent
1d7e0d11f0
commit
3ce9b625d1
6 changed files with 122 additions and 268 deletions
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}: {
|
||||
options.host.podman = {
|
||||
enable = lib.mkEnableOption "should home-assistant be enabled on this computer";
|
||||
enable = lib.mkEnableOption "should podman be enabled on this computer";
|
||||
macvlan = {
|
||||
subnet = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue