factorio: move secret to sops
This commit is contained in:
parent
03e2220105
commit
5f57fb269a
7 changed files with 12 additions and 6 deletions
|
|
@ -9,4 +9,6 @@
|
|||
enable = true;
|
||||
secretKeyFile = config.sops.secrets."nix-serve/private-key".path;
|
||||
};
|
||||
|
||||
sops.secrets."nix-serve/private-key" = { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue