flake: simplify Lix setup
This commit is contained in:
parent
f60ecdf250
commit
14acd16723
3 changed files with 1 additions and 92 deletions
|
|
@ -2,7 +2,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixStable;
|
||||
package = pkgs.lixPackageSets.latest.lix;
|
||||
|
||||
gc = {
|
||||
automatic = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue