remove copilot temp

Former-commit-id: 09698790b9
This commit is contained in:
Hadi
2025-03-31 20:23:40 +02:00
parent 8136b19187
commit cd3715664f
4 changed files with 109 additions and 101 deletions

View File

@@ -22,7 +22,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:nix-community/nixvim";
url =
"github:nix-community/nixvim/d81f37256d0a8691b837b74979d27bf89be8ecdd";
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify-nix = {