Use lixFromNixpkgs overlay for lix
Some checks failed
Cachix / build (elendel) (push) Successful in 2m10s
Cachix / build (marabethia) (push) Has been cancelled
Cachix / build (kholinar) (push) Has been cancelled

This commit is contained in:
Charlotte Van Petegem 2025-03-26 09:28:21 +01:00
parent a4d51b63c9
commit c43c5ccdcb
Signed by: chvp
SSH key fingerprint: SHA256:+xxExaZKfphaPBA/f79I53pATM1GM3mRUFmOl/ChUbM

View file

@ -129,7 +129,7 @@
www-chvp-be.overlays.default www-chvp-be.overlays.default
]; ];
commonModules = [ commonModules = [
lix-module.nixosModules.default # Even though it's a "nixosModule" it's actually compatible with Darwin as well lix-module.nixosModules.lixFromNixpkgs # Even though it's a "nixosModule" it's actually compatible with Darwin as well
./modules/shared ./modules/shared
]; ];
nixosModules = [ nixosModules = [