aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-06-24 13:10:57 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-06-24 13:10:57 -0400
commitf6cb5fe08b97af63fbdd2d32ff8896c142536850 (patch)
tree683bdd10af9cac7927546b15db3745085a281f6e /flake.lock
parent2a9a6f104b95789ed218942bcf30f8b22ffda0f9 (diff)
downloadhome-f6cb5fe08b97af63fbdd2d32ff8896c142536850.tar.gz
fw: init
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 1a943e0..bd4e2d5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -239,6 +239,22 @@
"type": "github"
}
},
+ "nixos-hardware": {
+ "locked": {
+ "lastModified": 1750431636,
+ "narHash": "sha256-vnzzBDbCGvInmfn2ijC4HsIY/3W1CWbwS/YQoFgdgPg=",
+ "owner": "NixOS",
+ "repo": "nixos-hardware",
+ "rev": "1552a9f4513f3f0ceedcf90320e48d3d47165712",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "master",
+ "repo": "nixos-hardware",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
"lastModified": 1749794982,
@@ -260,6 +276,7 @@
"home-manager": "home-manager",
"neovim-nightly": "neovim-nightly",
"nixgl": "nixgl",
+ "nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
},