where is this

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-12-29 11:09:00 -05:00
parent 08a501b793
commit f3cf514970
1 changed files with 2 additions and 5 deletions

View File

@ -27,17 +27,14 @@
virtualisation.docker.enable = true;
virtualisation.libvirtd.enable = true;
services.nginx.enable = false;
within.microcode = {
enable = true;
vendor = "intel";
};
services.tailscale.enable = true;
services.redis.servers.main = {
enable = true;
port = 6379;
bind = "0.0.0.0";
};
services.avahi = {
enable = true;