mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
chore: move secrets to private repo
This commit is contained in:
parent
5c0182d087
commit
114abc4c0a
20 changed files with 37 additions and 33 deletions
|
@ -21,7 +21,7 @@
|
|||
};
|
||||
|
||||
age.secrets = {
|
||||
plausible-admin-password.file = ../../secrets/plausible-password.age;
|
||||
plausible-secret-key-base.file = ../../secrets/plausible-keybase-secret.age;
|
||||
plausible-admin-password.file = ../../private/secrets/plausible-password.age;
|
||||
plausible-secret-key-base.file = ../../private/secrets/plausible-keybase-secret.age;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue