summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-05-31 20:08:55 -0400
committerKjetil Orbekk <kj@orbekk.com>2022-05-31 20:08:55 -0400
commit53e1f2fe6a21eebed9acc37b256af8b6f553ac27 (patch)
tree2703e7e576c29ba7dfeab6fda689f8272caffcfa
parentbb6123cb78d16302d95d7fee9c452135770ddbc5 (diff)
Enable firelink vpn
-rw-r--r--flake.lock24
-rw-r--r--machines/firelink.nix1
2 files changed, 17 insertions, 8 deletions
diff --git a/flake.lock b/flake.lock
index ce2af8e..549f99d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -54,10 +54,7 @@
},
"naersk": {
"inputs": {
- "nixpkgs": [
- "pms7003",
- "nixpkgs"
- ]
+ "nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1636103400,
@@ -123,10 +120,9 @@
},
"nixpkgs_2": {
"locked": {
- "lastModified": 1653565689,
- "narHash": "sha256-xdJ6bmPxDPIMItZJWsDxopPXUTAFPWMkNkyOOcptWSc=",
- "path": "/nix/store/fclvrq1zkiysih0f6ipfp4fm1hh1dnq9-source",
- "rev": "9bc0e974545d5bc4c24e1ed047be0dc4e30e494b",
+ "lastModified": 0,
+ "narHash": "sha256-BBeCZwZImtjP3oYy4WogkQYy5OxNyfNciVSc1AfZgLQ=",
+ "path": "/nix/store/z8fi1f38y14lmsyhnph1l98qr3r9x7wr-source",
"type": "path"
},
"original": {
@@ -150,6 +146,18 @@
"type": "github"
}
},
+ "nixpkgs_4": {
+ "locked": {
+ "lastModified": 0,
+ "narHash": "sha256-BBeCZwZImtjP3oYy4WogkQYy5OxNyfNciVSc1AfZgLQ=",
+ "path": "/nix/store/z8fi1f38y14lmsyhnph1l98qr3r9x7wr-source",
+ "type": "path"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
"pms7003": {
"inputs": {
"naersk": "naersk",
diff --git a/machines/firelink.nix b/machines/firelink.nix
index b58b62c..5993bf5 100644
--- a/machines/firelink.nix
+++ b/machines/firelink.nix
@@ -10,6 +10,7 @@ in {
orbekk.desktop.enable = true;
orbekk.builder.enableRemoteBuilds = true;
orbekk.rtc-wakeup.enable = true;
+ orbekk.vpn.enable = true;
# orbekk.pms7003-exporter.enable = false;
# Don't run gc on startup.