mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Once again fix home-assistant postgress job
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
033bdd1210
commit
3bb6cd9d77
|
@ -242,7 +242,7 @@ EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
config {
|
config {
|
||||||
nix_flake_ref = "${var.flake_ref}#nixngConfigurations.home-assistantPostgresql.config.system.build.toplevel"
|
nix_flake_ref = "${var.flake_ref}#nixngConfigurations.homeAssistantPostgresql.config.system.build.toplevel"
|
||||||
nix_flake_sha = var.flake_sha
|
nix_flake_sha = var.flake_sha
|
||||||
entrypoint = [ "init" ]
|
entrypoint = [ "init" ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue