summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-04-09 22:13:08 +0200
committerMel <mel@rnrd.eu>2025-04-09 22:13:08 +0200
commit75addcd6257f9f02669f3cf11422a61dea1c7323 (patch)
tree5e25598b299fed9d1ffe2c1983ee673b28cb6dd3 /flake.lock
parente27680dde6f8ecdf2db345cae4f165e68a2de8f3 (diff)
downloadnetwork-75addcd6257f9f02669f3cf11422a61dea1c7323.tar.zst
network-75addcd6257f9f02669f3cf11422a61dea1c7323.zip
Introduce new small-scale local 'fourmi' machine
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 337ba57..ece0ad3 100644
--- a/flake.lock
+++ b/flake.lock
@@ -83,6 +83,21 @@
         "type": "github"
       }
     },
+    "nixos-hardware": {
+      "locked": {
+        "lastModified": 1743420942,
+        "narHash": "sha256-b/exDDQSLmENZZgbAEI3qi9yHkuXAXCPbormD8CSJXo=",
+        "owner": "NixOS",
+        "repo": "nixos-hardware",
+        "rev": "de6fc5551121c59c01e2a3d45b277a6d05077bc4",
+        "type": "github"
+      },
+      "original": {
+        "owner": "NixOS",
+        "repo": "nixos-hardware",
+        "type": "github"
+      }
+    },
     "nixpkgs": {
       "locked": {
         "lastModified": 1739206421,
@@ -136,6 +151,7 @@
         "agenix": "agenix",
         "flake-compat": "flake-compat",
         "home-manager": "home-manager",
+        "nixos-hardware": "nixos-hardware",
         "nixpkgs": "nixpkgs",
         "nixpkgs-unstable": "nixpkgs-unstable",
         "oisd": "oisd"