From f7c49c05e5751a610dc0115d51690e8eacd9da1d Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Tue, 10 Jun 2025 14:34:51 -0500 Subject: [PATCH] oops --- flake.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 # #####################################################