From c43c5ccdcb514653d94a1d0c27a91f35dcbe8f4d Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Wed, 26 Mar 2025 09:28:21 +0100 Subject: [PATCH] Use lixFromNixpkgs overlay for lix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9c7f5934..387edaca 100644 --- a/flake.nix +++ b/flake.nix @@ -129,7 +129,7 @@ www-chvp-be.overlays.default ]; 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 ]; nixosModules = [