Correct arguments for restic-server

This commit is contained in:
Andreas Zweili 2022-11-03 11:24:31 +01:00
parent c841bfbff0
commit 5cef3bd191
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ custom, hostname, inputs, pkgs, ... }:
{ custom, hostname, inputs }: { pkgs, ... }:
{
imports = [
(import "${inputs.self}/systems/proxmox-vm" {