Uninstall vim

This commit is contained in:
2025-06-11 13:28:17 +03:00
parent 05b43b89d0
commit 40fb5a6ea5
10 changed files with 261 additions and 7 deletions

View File

@@ -15,6 +15,17 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
};
# Required by NixOS: