fix: prepare for merge with main

This commit is contained in:
Peritia 2025-08-25 09:56:29 +02:00 committed by GitHub
parent 13f82702c6
commit 0f086039f6
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/Dev";
url = "github:Peritia-System/NixOS-95";
inputs.nixpkgs.follows = "nixpkgs";
};
};