mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
loaded attic secret on bin-cache
This commit is contained in:
parent
7444fe0c6b
commit
9756c2abc0
1 changed files with 6 additions and 0 deletions
|
@ -44,6 +44,12 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
sops.secrets.attic-secret = {
|
||||||
|
owner = "root";
|
||||||
|
path = "/etc/atticd.env";
|
||||||
|
format = "binary";
|
||||||
|
sopsFile = ../../secrets/attic-secret;
|
||||||
|
};
|
||||||
|
|
||||||
services.atticd = {
|
services.atticd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue