Replace DashieTM with Xetibo as new owner (#6)

* Pin and Park cores

* Replace DashieTM with Xetibo as new owner
This commit is contained in:
Dashie 2025-04-27 17:03:19 +02:00 committed by GitHub
parent 3527bf2d82
commit 145ca4d804
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 14 additions and 14 deletions

View file

@ -5,7 +5,7 @@
nixpkgs.url = "github:NixOs/nixpkgs/nixos-unstable";
stable.url = "github:NixOs/nixpkgs/nixos-24.05";
dashNix = {
url = "github:DashieTM/DashNix";
url = "github:Xetibo/DashNix";
inputs = {
nixpkgs.follows = "nixpkgs";
stable.follows = "stable";