diff --git a/flake.nix b/flake.nix index bbe6e1e..9193598 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,8 @@ hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"; + + self.submodules = true; }; outputs = { self, nixpkgs, home-manager, ... } @ inputs: {