fix: Wrong Standard Branch

This commit is contained in:
Peritia 2025-08-25 09:55:39 +02:00 committed by GitHub
parent 6467f49d02
commit 13f82702c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
nixos95 = {
url = "github:Peritia-System/NixOS-95";
url = "github:Peritia-System/NixOS-95/Dev";
inputs.nixpkgs.follows = "nixpkgs";
};
};