hswaw/sound: use officiall ip address

Change-Id: I7b99762e280884eb83f69a6803eddbb86fedc3b3
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1445
Reviewed-by: informatic <informatic@hackerspace.pl>
diff --git a/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix b/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix
index fabd01a..8c0116b 100644
--- a/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix
+++ b/hswaw/machines/sound.waw.hackerspace.pl/configuration.nix
@@ -10,7 +10,7 @@
     lan = {
       description = "LAN";
       hw_addr = "4c:52:62:ba:a9:78";
-      ipv4 = "10.8.1.26";
+      ipv4 = "10.8.1.16";
       #ipv6 = "2a0d:eb00:4242::1";
     };
   };