rm lix-module from overlay

This commit is contained in:
cy 2025-03-17 23:42:19 -04:00
parent ec9283ee26
commit f0add8c95f
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts

View file

@ -160,7 +160,6 @@
config.allowUnfree = true;
system = "x86_64-linux";
overlays = [
inputs.lix-module.overlays.default
inputs.rust-overlay.overlays.default
inputs.vscode-extensions.overlays.default
] ++ (import ./overlay { inherit inputs; });