From 15c29107417f4c82e534c757a69d36101c506a2a Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 26 Mar 2023 21:47:05 +0200 Subject: expose modules in the flake --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index dd490c5..2267990 100644 --- a/flake.nix +++ b/flake.nix @@ -120,5 +120,9 @@ almanac kijetesantakaluotokieni showrt isabelle-utils isabat emacs29; }; + + nixosModules = { + glitchtip = import ./modules/glitchtip.nix; + }; }; } -- cgit v1.2.3