kasdkasdkasdk
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify local discovery
|
||||
|
||||
networking.wireguard.interfaces."wg0".ips = [ "172.22.48.4/24" ];
|
||||
|
||||
|
||||
# Networking
|
||||
networking.networkmanager.enable = true;
|
||||
#networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
||||
@@ -99,6 +99,8 @@
|
||||
|
||||
networking.hostId = "e1ffd469"; # needed for zfs: head -c 8 /etc/machine-id
|
||||
|
||||
networking.wireguard.interfaces."wg0".ips = [ "172.22.48.3/24" ];
|
||||
|
||||
# TODO: remove? Move to where relevant?
|
||||
nixpkgs.overlays = [
|
||||
/** /
|
||||
|
||||
Reference in New Issue
Block a user