mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
chore: update flake
This commit is contained in:
parent
9b7f98df7d
commit
70e908fcb0
11 changed files with 541 additions and 643 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{ lib, pkgs, config, ... }:
|
||||
let
|
||||
inherit (config.swarselsystems) sopsFile;
|
||||
|
||||
targets = config.swarselsystems.server.restic.targets;
|
||||
inherit (config.swarselsystems.server.restic) targets;
|
||||
in
|
||||
{
|
||||
options.swarselmodules.server.restic = lib.mkEnableOption "enable restic backups on server";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue