Browse Source

Update acernitro ethernet IP

main
parent
commit
20a502ae71
Signed by: chris GPG Key ID: 3025DCBD46F81C0F
  1. 2
      README.org

2
README.org

@ -357,7 +357,7 @@ It's helpful to add the machine hostnames to the networking configuration, so I
#+BEGIN_SRC nix
networking.hosts = {
"192.168.3.105" = [ "gamingpc" ];
# "" = [ "acernitro" ];
"192.168.3.136" = [ "acernitro" ];
"192.168.3.163" = [ "acernitro_" ];
"192.168.3.182" = [ "raspberry" ];
"192.168.3.123" = [ "raspberry_" ];

Loading…
Cancel
Save