mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-21 14:49:10 -04:00
added tang to jeeves
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user