|
|
@ -10,10 +10,10 @@ |
|
|
|
networking.interfaces.ens3.useDHCP = true; |
|
|
|
|
|
|
|
networking.hosts = { |
|
|
|
"192.168.3.105" = [ "gamingpc" ]; |
|
|
|
"192.168.3.163" = [ "acernitro" ]; |
|
|
|
"192.168.3.182" = [ "raspberry" ]; |
|
|
|
"192.168.3.183" = [ "homecloud" ]; |
|
|
|
# "192.168.3.105" = [ "gamingpc" ]; |
|
|
|
# "192.168.3.163" = [ "acernitro" ]; |
|
|
|
# "192.168.3.182" = [ "raspberry" ]; |
|
|
|
# "192.168.3.183" = [ "homecloud" ]; |
|
|
|
}; |
|
|
|
users.users.chris.openssh.authorizedKeys.keys = [ |
|
|
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4wka/LfG3pto15DIm9LIRbb6rWr7/ipCRiCdAKSlY4 chris@chrishayward.xyz" |
|
|
|