From 6764c2eed8292ccfb9ebfe3fc9b970b0e6525d0c Mon Sep 17 00:00:00 2001 From: Dragyx <66752602+Dragyx@users.noreply.github.com> Date: Sun, 14 Apr 2024 23:09:36 +0200 Subject: [PATCH] Add overlay to dragyx/flocke --- hosts/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/default.nix b/hosts/default.nix index bc46ddb..48d6a77 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -42,6 +42,7 @@ in { system = "x86_64-linux"; specialArgs = { inherit lib inputs self; }; modules = [ + ../overlay.nix # TODO: move this somewhere else ./dragyx/flocke ../modules inputs.home-manager.nixosModules.home-manager