mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 15:00:14 +00:00
backups requires secrets
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
{ config, pkgs, lib, ... }: {
|
||||
|
||||
imports = [ ./secrets.nix ];
|
||||
|
||||
options = {
|
||||
|
||||
backupS3 = {
|
||||
|
Reference in New Issue
Block a user