chore(cachy): Use external flake and drop chaotic-nyx

This commit is contained in:
DashieTM 2025-12-18 14:34:58 +01:00
parent f360e54590
commit decd0f5110
10 changed files with 16 additions and 32 deletions

View file

@ -12,6 +12,6 @@ import pkgs {
};
overlays = [
inputs.nur.overlays.default
inputs.chaoticNyx.overlays.cache-friendly
inputs.cachy.overlays.default
];
}