Use lixFromNixpkgs overlay for lix
This commit is contained in:
parent
a4d51b63c9
commit
c43c5ccdcb
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue