mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-24 13:12:32 -05:00
update secrets
This commit is contained in:
parent
20d848f249
commit
150e3f5ca7
2 changed files with 6 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -311,11 +311,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1771177007,
|
||||
"narHash": "sha256-0P1phXIPhugZHInG67fxrYTdcAFcHR0/MzdJchAIilQ=",
|
||||
"lastModified": 1771425170,
|
||||
"narHash": "sha256-J8JzneB2X0HdqYfFT8SLeoMnnP5ZXI6KIUHz8hAAiao=",
|
||||
"ref": "refs/heads/prod",
|
||||
"rev": "b5ee6c5fca294ea42e833ef612657f72bd31d1d2",
|
||||
"revCount": 194,
|
||||
"rev": "bc23a74e0d6469e632e10112c4813def38de4906",
|
||||
"revCount": 195,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/TheWanderingCrow/nix-secrets"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@
|
|||
extraOptions = [
|
||||
"sftp.args='-i /etc/ssh/ssh_host_ed25519_key -p 23'"
|
||||
];
|
||||
repositoryFile = config.sops.secrets."restic/hetzner-handlerone/url".path;
|
||||
passwordFile = config.sops.secrets."restic/hetzner-handlerone/key".path;
|
||||
repositoryFile = config.sops.secrets."restic/hetzner-dragneel/url".path;
|
||||
passwordFile = config.sops.secrets."restic/hetzner-dragneel/key".path;
|
||||
paths = [
|
||||
"/home/dragneel"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue