add hydra, enable zsh autocomplete #59

Merged
ahuston-0 merged 13 commits from feature/add-typhon into main 2025-03-26 13:15:03 -04:00
Showing only changes of commit 5cb642f643 - Show all commits

View File

@ -59,10 +59,10 @@
}; };
hydra = { hydra = {
url = "github:fx-chun/hydra"; url = "github:fx-chun/hydra/add-gitea-pulls";
inputs = { # inputs = {
nixpkgs.follows = "nixpkgs"; # nixpkgs.follows = "nixpkgs";
}; # };
}; };
hyprland-contrib = { hyprland-contrib = {