cerulean v0.2.5-alpha

This commit is contained in:
do butterflies cry? 2026-03-08 03:11:23 +10:00
parent ba8d341512
commit d512a54074
Signed by untrusted user: cry
GPG key ID: F68745A836CA0412
6 changed files with 44 additions and 32 deletions

View file

@ -1,9 +0,0 @@
{
lib,
config,
...
}: {
nixpkgs.channels.default = {
default = lib.mkForce config.nixpkgs.channels.default.upkgs;
};
}