Remove targetHost setting

This commit is contained in:
Jakob Lechner 2023-08-04 10:54:44 +00:00
parent a69ff29470
commit bae054fc55
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -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