This commit is contained in:
2024-05-17 12:03:33 -04:00
parent acff553975
commit 327eb04d7c
5 changed files with 30 additions and 1 deletions

17
flake.lock generated
View File

@@ -40,6 +40,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1715881912,
"narHash": "sha256-e4LJk5uV1wvrRkffGFZekPWvFUx29NnnOahBlLaq8Ek=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "ff1be1e3cdf884df0935ab28745ab13c3c26d828",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1715534503,
@@ -60,6 +76,7 @@
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}