This commit is contained in:
do butterflies cry? 2026-03-21 10:25:31 +10:00
parent 2d677a19ac
commit e3453b0a87
Signed by: cry
GPG key ID: F68745A836CA0412
20 changed files with 668 additions and 274 deletions

View file

@ -16,8 +16,9 @@
nt.url = "git+https://tearforge.net/cry/nt";
cerulean = {
# url = "github:cry128/cerulean/bleeding";
url = "/home/me/cry/mk/cerulean";
# url = "github:cry128/cerulean/v0.2.5-alpha";
url = "github:cry128/cerulean/refactor/snowflake";
# url = "/home/me/cry/mk/cerulean";
inputs = {
nt.follows = "nt";
systems.follows = "systems";
@ -94,6 +95,11 @@
systems.follows = "systems";
};
};
mcsr = {
url = "https://git.uku3lig.net/uku/mcsr-nixos/archive/main.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
};
nixConfig = {