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, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
sops.secrets = {
|
sops.secrets."restic/password" = {};
|
||||||
"restic/password" = {};
|
|
||||||
"restic/rclone/offsite" = {};
|
|
||||||
};
|
|
||||||
|
|
||||||
# for use as restic backend
|
# for use as restic backend
|
||||||
# environment.systemPackages = [ pkgs.rclone ];
|
# environment.systemPackages = [ pkgs.rclone ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue