forked from fediversity/fediversity
Compare commits
2 commits
0ecefb77e7
...
064d59cb19
| Author | SHA1 | Date | |
|---|---|---|---|
| 064d59cb19 | |||
| 8b2ee21dbe |
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ in
|
|||
pkgs.openssh
|
||||
];
|
||||
env = {
|
||||
DEPLOYMENT_FLAKE = toString ../.;
|
||||
DEPLOYMENT_FLAKE = ../.;
|
||||
DEPLOYMENT_NAME = "test";
|
||||
NPINS_DIRECTORY = toString ../npins;
|
||||
CREDENTIALS_DIRECTORY = toString ./.credentials;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue