Fix not importning inputs

This commit is contained in:
Julia Lange 2024-04-13 18:33:30 -07:00
parent f899e58b3c
commit 6389907fc5

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }: { config, inputs, pkgs, lib, ... }:
{ {
options = { options = {