bring back redis

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-01-31 21:50:53 -05:00
parent 087a11b173
commit 27f8fc0b3b
2 changed files with 3 additions and 2 deletions

View File

@ -36,6 +36,7 @@
};
services.tailscale.enable = true;
services.redis.enable = true;
services.avahi = {
enable = true;

View File

@ -17,8 +17,8 @@
Pass.password = { # hunter2
Method = "sha256";
Hash =
"b5dacf3284a5be6c96fd53b98b0e837fbb384e0692c79ac1d89022e40b873b2d";
Salt = "?FdFUg:*tZ9niq9m5?xd";
"7ab28a482206bfe8f72b3e8d75fb513de0a7cb6382f2cb4817128de24b801a6f";
Salt = "oHoLmhoNEA61woJWaqS-";
};
};
};