resolve NixOS build warnings

This commit is contained in:
2026-03-11 21:25:22 +01:00
parent 118595097f
commit e97dcbfcc5
2 changed files with 11 additions and 10 deletions
-1
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";