diff --git a/flake.nix b/flake.nix index cfa81a7..a9a23ae 100755 --- a/flake.nix +++ b/flake.nix @@ -154,8 +154,6 @@ inputs.nixpkgs.follows = "pi5-nixpkgs"; }; - pi5-nixos-raspberrypi.url = "github:nvmd/nixos-raspberrypi"; - pi5-disko = { # the fork is needed for partition attributes support url = "github:nvmd/disko/gpt-attrs"; @@ -201,6 +199,9 @@ inputs.nixpkgs.follows = "pi4-nixpkgs"; }; + + nixos-raspberrypi.url = "github:nvmd/nixos-raspberrypi"; + ##################################################### # Steamdeck # #####################################################