feat: Remove dae

This commit is contained in:
ulic-youthlic 2026-07-04 23:04:01 +08:00
parent 6301d36798
commit 1cdf00cefe
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
9 changed files with 33 additions and 319 deletions

View file

@ -195,12 +195,5 @@
owner = "Gerg-L";
repo = "spicetify-nix";
};
dae-flake = {
type = "github";
owner = "daeuniverse";
repo = "flake.nix";
inputs.flake-parts.follows = "flake-parts";
};
};
}