From c6fd5081f73ae31f0a62655375f8f3ff20250bf6 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 14 Oct 2024 09:06:30 -0400 Subject: [PATCH] Even more portals --- modules/core.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/core.nix b/modules/core.nix index 4d5fd5e..908c924 100644 --- a/modules/core.nix +++ b/modules/core.nix @@ -2,6 +2,7 @@ config, lib, pkgs, + inputs, ... }: { options = {