Remove targetHost setting
This commit is contained in:
parent
a69ff29470
commit
bae054fc55
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
raven = {
|
raven = {
|
||||||
targetHost = "192.168.94.1";
|
#targetHost = "192.168.94.1";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
extraModules = [
|
extraModules = [
|
||||||
hardware.common-cpu-intel
|
hardware.common-cpu-intel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue