added tang to jeeves

This commit is contained in:
2024-11-11 12:18:49 -05:00
parent ecd25820b3
commit 6d9334d343

View File

@@ -39,6 +39,14 @@ in
openFirewall = true;
};
tang = {
enable = true;
ipAddressAllow = [
"192.168.98.1/24"
"192.168.95.1/24"
];
};
smartd.enable = true;
snapshot_manager = {