rtorrent downloads, but doesn't upload yet
This commit is contained in:
parent
36f1b046bb
commit
aed18e9a93
5 changed files with 86 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue