mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
backups requires secrets
This commit is contained in:
parent
0f112ea16b
commit
6e26b64f43
@ -1,5 +1,7 @@
|
||||
{ config, pkgs, lib, ... }: {
|
||||
|
||||
imports = [ ./secrets.nix ];
|
||||
|
||||
options = {
|
||||
|
||||
backupS3 = {
|
||||
|
Loading…
Reference in New Issue
Block a user