Compare commits
1 commit
d74be71aa1
...
5a64d39621
Author | SHA1 | Date | |
---|---|---|---|
5a64d39621 |
1 changed files with 2 additions and 2 deletions
|
@ -34,10 +34,10 @@
|
||||||
# right now it is only nodens so nodens can build system configs
|
# right now it is only nodens so nodens can build system configs
|
||||||
# and we can deploy them from nodens.
|
# and we can deploy them from nodens.
|
||||||
# For security reasons we might want to move this to the vm part, as
|
# For security reasons we might want to move this to the vm part, as
|
||||||
# someone who can get control of nodens and get hold of the build process
|
# someone who can get controll of nodens and get hold of the build process
|
||||||
# can gain control of the other machines. While this is very handy
|
# can gain control of the other machines. While this is very handy
|
||||||
# and a step towards CI, we might not want this for backups.
|
# and a step towards CI, we might not want this for backups.
|
||||||
# (This is a tradeof between security and convenience)
|
# (This is a tradeof between security and convinience)
|
||||||
nix.settings.trusted-public-keys = ["nodens-deploy.key:VHJmEr17pdoEEnWlSfC03TIf4GBbClxGRiInHuWaUvU="];
|
nix.settings.trusted-public-keys = ["nodens-deploy.key:VHJmEr17pdoEEnWlSfC03TIf4GBbClxGRiInHuWaUvU="];
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue