fix: ip address
This commit is contained in:
parent
28bacc0925
commit
d28e2e9273
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
pkgs,
|
||||
...
|
||||
}:let
|
||||
serverIP = "192.168.0.2";
|
||||
serverIP = "192.168.0.202";
|
||||
in{
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue