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