From 3696ffe7df5814548c8e5590ba6c6e7e369a3416 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 3 Oct 2024 01:20:30 -0700 Subject: home: core module --- home/ebisu/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/ebisu/default.nix') diff --git a/home/ebisu/default.nix b/home/ebisu/default.nix index 94e0ad9..d4946af 100644 --- a/home/ebisu/default.nix +++ b/home/ebisu/default.nix @@ -16,6 +16,7 @@ inputs.home-manager.lib.homeManagerConfiguration { inherit pkgs; modules = with inputs; [ + ./core ./${host} chaotic.homeManagerModules.default pywal-nix.homeManagerModules.${pkgs.system}.default -- cgit v1.2.3