diff --git a/modules/nixos/services/restic.nix b/modules/nixos/services/restic.nix index eb5f1b5..ff42627 100644 --- a/modules/nixos/services/restic.nix +++ b/modules/nixos/services/restic.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ config, pkgs, lib, ... }: { # make wrapper to run restic rootless