resolve NixOS build warnings

This commit is contained in:
2025-11-28 23:03:26 +01:00
parent d9ea9d1d27
commit c6ec0a5d1d
2 changed files with 11 additions and 10 deletions

View File

@@ -5,7 +5,6 @@
};
nixos-hardware = {
url = "github:NixOS/nixos-hardware/master";
inputs.nixpkgs.follows = "nixpkgs";
};
disko = {
url = "github:nix-community/disko/latest";