rtorrent downloads, but doesn't upload yet

This commit is contained in:
Haak Saxberg 2022-08-11 08:39:56 -07:00
parent 36f1b046bb
commit aed18e9a93
5 changed files with 86 additions and 5 deletions

View file

@ -29,6 +29,7 @@
networking.wireless = {
enable = true; # Enables wireless support via wpa_supplicant.
};
networking.nat.externalInterface = "wlo1";
services.zfs.trim.enable = true;
@ -79,8 +80,6 @@
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
# networking.firewall.enable = false;
networking.wireguard.enable = true;
networking.firewall.checkReversePath = "loose";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions