From 33cb02e80c2250f12dc5f2ac99a9f63695b66521 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 4 Oct 2024 10:23:53 -0700 Subject: home: move some modules to core --- home/ebisu/core/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/ebisu/core/default.nix') diff --git a/home/ebisu/core/default.nix b/home/ebisu/core/default.nix index 597c4ca..2076eb6 100644 --- a/home/ebisu/core/default.nix +++ b/home/ebisu/core/default.nix @@ -8,8 +8,10 @@ imports = with inputs; [ ./editor ./education + ./filesystem ./nix ./rice + ./scripting ./system ./utility ./language.nix -- cgit v1.2.3