resolve NixOS build warnings

This commit is contained in:
2025-11-28 23:03:26 +01:00
parent 6b5ac0c370
commit e10923f74d
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";