diff --git a/machines/hardin-hardware-configuration.nix b/machines/hardin-hardware-configuration.nix index 844b03f..38a56c9 100644 --- a/machines/hardin-hardware-configuration.nix +++ b/machines/hardin-hardware-configuration.nix @@ -19,7 +19,7 @@ }; swapDevices = - [ { device = "/dev/disk/by-uuid/d1733d73-b03a-4716-9746-6a39cd3dc460"; } + [ { device = "/dev/disk/by-uuid/4b9c8be9-c8e9-46ff-9fdc-080909761716"; } ]; nix.settings.max-jobs = lib.mkDefault 4; diff --git a/machines/hardin.nix b/machines/hardin.nix index 57a75fa..169a880 100644 --- a/machines/hardin.nix +++ b/machines/hardin.nix @@ -51,7 +51,7 @@ in ''; }; clearpath-openpvn = { - enable = false; + enable = true; description = "Clearpath OpenVpn"; after = [ "network.target" ]; diff --git a/machines/trantor.nix b/machines/trantor.nix index 2898652..748ae29 100644 --- a/machines/trantor.nix +++ b/machines/trantor.nix @@ -183,6 +183,10 @@ in { 10.25.3.191 harbor.clearpathrobotics.com 10.25.3.60 bundles.clearpath.ai 10.25.20.15 vsphere.clearpath.ai + + # Framework via local VPN + 192.168.166.3 framework + ''; hosts = { #"127.0.0.1" = [ "www.youtube.com" "youtube.com" "youtu.be" "twitter.com" ]; diff --git a/nix/sources.json b/nix/sources.json index 00de20f..b3ac030 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -95,10 +95,10 @@ "homepage": null, "owner": "Ninjatrappeur", "repo": "nixpkgs", - "rev": "fb4d66be40f67cbb80eb862c2246be741224c347", - "sha256": "1rckaqsmzs4fc9nfx1sq3g0zhvxk7a2w0h78bn2fa8hqifn0d6gx", + "rev": "fd8abbc00af5585890f945974f9f09840f61a4df", + "sha256": "1f86dqbwv9vvkjnh1ngrx0h645r0d020a2mfsral390vplmqxfzb", "type": "tarball", - "url": "https://github.com/Ninjatrappeur/nixpkgs/archive/fb4d66be40f67cbb80eb862c2246be741224c347.tar.gz", + "url": "https://github.com/Ninjatrappeur/nixpkgs/archive/fd8abbc00af5585890f945974f9f09840f61a4df.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "npmlock2nix": {