kasdkasdkasdk

This commit is contained in:
2024-02-25 16:04:18 +01:00
parent 01d5d61fe9
commit 0b458b49fe
3 changed files with 8 additions and 2 deletions
+3
View File
@@ -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.
+2
View File
@@ -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 = [
/** /