forked from Fediversity/Fediversity
terraform-nixos #1
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ class DeploymentStatus(ConfigurationForm):
|
|||
"PATH": settings.bin_path,
|
||||
# used in nixos-anywhere for ssh-copy-id
|
||||
"HOME": expanduser("~"),
|
||||
"XDG_CACHE_HOME": "/tmp",
|
||||
} | {
|
||||
# pass in form info to our deployment
|
||||
# FIXME: ensure sensitive info is protected
|
||||
|
|
Loading…
Add table
Reference in a new issue