fixed zsh package nonsense (i hate carapace)

This commit is contained in:
2026-07-04 16:11:10 +01:00
parent d28858fb45
commit a02f96f6ca
6 changed files with 270 additions and 39 deletions

View File

@@ -7,7 +7,10 @@
# Apps
nvim.url = "git+https://git.voidarc.co.uk/voidarc/nvim";
hyprland.url = "git+https://git.voidarc.co.uk/voidarc/hypr";
hyprland = {
url = "git+https://git.voidarc.co.uk/voidarc/hypr";
inputs.nixpkgs.follows = "nixpkgs";
};
otter-launcher = {
url = "github:kuokuo123/otter-launcher";
inputs.nixpkgs.follows = "nixpkgs";