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 50765424f5 - Show all commits

View File

@ -17,4 +17,5 @@ rec {
primary_nextcloud = "${zfs_primary}/nextcloud";
primary_redis = "${zfs_primary}/redis";
primary_torr = "${zfs_primary}/torr";
primary_typhon = "${zfs_primary}/typhon";
}