From 34b0bb8df42194a0ea433592e3cac27546f0af4e Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Wed, 2 Oct 2024 21:29:37 -0500 Subject: modularize conf and stuff --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 21e4a74..1108ba0 100644 --- a/flake.nix +++ b/flake.nix @@ -27,6 +27,7 @@ specialArgs = { inherit inputs; }; modules = [ ./configuration.nix + ./modules ]; }; -- cgit v1.2.3