about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index f8bf227..c96b9c9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,6 +1,6 @@
 {
   inputs = {
-    nixpkgs.url = "github:malte-v/nixpkgs/raspi3";
+    nixpkgs.url = "github:malte-v/nixpkgs/raspi4";
     flake-utils.url = "github:numtide/flake-utils";
   };
   outputs =