add typhon var

This commit is contained in:
ahuston-0 2025-03-26 02:06:35 -04:00
parent 9e820a3cde
commit 50765424f5
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

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