Update hardware info, disko.

This commit is contained in:
jay
2025-06-29 00:15:46 +00:00
parent 985a787443
commit 9a3e96428f
6 changed files with 107 additions and 33 deletions

17
flake.lock generated
View File

@@ -137,6 +137,20 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1750994206,
"narHash": "sha256-3u6rEbIX9CN/5A5/mc3u0wIO1geZ0EhjvPBXmRDHqWM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "80d50fc87924c2a0d346372d242c27973cf8cdbf",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs-stable-nixos": {
"locked": {
"lastModified": 1750969886,
"narHash": "sha256-zW/OFnotiz/ndPFdebpo3X0CrbVNf22n4DjN2vxlb58=",
@@ -157,7 +171,7 @@
"nix-darwin": "nix-darwin",
"nixos-anywhere": "nixos-anywhere",
"nixpkgs": [
"nixpkgs"
"nixpkgs-stable-nixos"
]
},
"locked": {
@@ -177,6 +191,7 @@
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-stable-nixos": "nixpkgs-stable-nixos",
"nixverse": "nixverse"
}
},