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 013862f836 - Show all commits

View File

@ -42,7 +42,7 @@ in
services = {
hydra = {
enable = true;
package = inputs.hydra.packages.hydra;
package = inputs.hydra.packages.x86_64-linux.hydra;
hydraURL = "https://hydra.alicehuston.xyz";
smtpHost = "alicehuston.xyz";
notificationSender = "hydra@alicehuston.xyz";