ljasdljasdjkl

This commit is contained in:
2024-03-13 23:35:32 +01:00
parent 4b363a7cb1
commit f453a8f40f
5 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify local discovery
networking.wireguard.interfaces."wg0".ips = [ "172.22.48.4/24" ];
networking.wireguard.interfaces."wg0".ips = [ "172.22.48.4/24" ]; # fyrkat
# Networking
+1 -1
View File
@@ -96,7 +96,7 @@
networking.hostId = "e1ffd469"; # needed for zfs: head -c 8 /etc/machine-id
networking.wireguard.interfaces."wg0".ips = [ "172.22.48.3/24" ];
networking.wireguard.interfaces."wg0".ips = [ "172.22.48.3/24" ]; # fyrkat
# TODO: remove? Move to where relevant?
nixpkgs.overlays = [