This commit is contained in:
Miguel Palhas
2025-07-16 14:57:00 +01:00
parent c99ef360a9
commit df363e4836
2 changed files with 20 additions and 241 deletions
-2
View File
@@ -17,7 +17,6 @@
};
nix-colors.url = "github:misterio77/nix-colors";
nixvim.url = "github:nix-community/nixvim";
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
nvchad4nix = {
url = "github:nix-community/nix4nvchad";
inputs.nixpkgs.follows = "nixpkgs";
@@ -65,7 +64,6 @@
overlays = [
inputs.foundry.overlay
inputs.hyprpanel.overlay
# inputs.neovim-nightly-overlay.overlays.default
];
}
);