Add missing argument

This commit is contained in:
Andreas Zweili 2022-11-04 13:20:31 +01:00
parent 286219b83b
commit cc39483984
1 changed files with 1 additions and 1 deletions

View File

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