This commit is contained in:
2026-01-15 17:43:41 +03:00
parent 02acf6ebcb
commit d3e0f1270f
3 changed files with 0 additions and 9 deletions
-4
View File
@@ -22,10 +22,6 @@
nixpkgs.follows = "nixpkgs";
};
};
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
deploy-rs = {
url = "github:serokell/deploy-rs";
inputs = {