fix: lebron james reportedly forgets to remove reference to old secret
This commit is contained in:
parent
4161d2d1e7
commit
4ebfb6a6b3
1 changed files with 1 additions and 4 deletions
|
|
@ -1,10 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
sops.secrets = {
|
||||
"restic/password" = {};
|
||||
"restic/rclone/offsite" = {};
|
||||
};
|
||||
sops.secrets."restic/password" = {};
|
||||
|
||||
# for use as restic backend
|
||||
# environment.systemPackages = [ pkgs.rclone ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue