chaoticNyx: move to module

This commit is contained in:
DashieTM 2025-05-29 21:04:23 +02:00
parent c62cc3a2bd
commit 92d5e800a2
4 changed files with 6 additions and 2 deletions

View file

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