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

View File

@@ -1,9 +1,9 @@
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
nixpkgs-stable-nixos.url = "github:nixos/nixpkgs/nixos-25.05";
nixverse = {
url = "github:hgl/nixverse";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.follows = "nixpkgs-stable-nixos";
};
};