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
|
||||
{
|
||||
raven = {
|
||||
targetHost = "192.168.94.1";
|
||||
#targetHost = "192.168.94.1";
|
||||
system = "x86_64-linux";
|
||||
extraModules = [
|
||||
hardware.common-cpu-intel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue