flake: fix

This commit is contained in:
Sandro - 2024-02-08 20:40:35 +01:00
parent 93398a69b9
commit 61731ca8bb
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
description = "Zentralwerk network";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
nixpkgs.url = "github:SuperSandro2000/nixpkgs/nixos-23.11";
openwrt = {
url = "git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-23.05";
flake = false;