hosts(laptops): disable privoxy, Infini-SERVER offline

This commit is contained in:
Infinidoge 2021-11-16 17:11:01 -05:00
parent 278479eaf3
commit adc2e8fe99
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
wireless wireless
]) ])
services.privoxy # services.privoxy
]) ])
./hardware-configuration.nix ./hardware-configuration.nix

View file

@ -18,7 +18,7 @@
btrfs btrfs
# peripherals.printing # peripherals.printing
services.privoxy # services.privoxy
]; ];
}; };