diff --git a/flake.nix b/flake.nix index e44fc7b..3426b8b 100644 --- a/flake.nix +++ b/flake.nix @@ -37,8 +37,8 @@ system = "x86_64-linux"; specialArgs = { inherit inputs outputs; }; modules = [ - ./hosts/dnsc-machine ironbar.homeManagerModules.default + ./hosts/dnsc-machine ]; };