hosts/Infini-STICK: disable proxy

This commit is contained in:
Infinidoge 2021-12-10 12:05:59 -05:00
parent b1c12a2a0c
commit d638a0136d

View file

@ -18,7 +18,7 @@
audio.enable = true;
form.portable = true;
};
services.proxy.enable = true;
services.proxy.enable = false;
filesystems = {
enable = true;
btrfs.enable = true;