use lix from nixpkgs
This commit is contained in:
parent
71657e0ccb
commit
61a4f97684
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ inputs, config, pkgs, ... }:
|
||||
{
|
||||
nix = {
|
||||
package = pkgs.lix;
|
||||
settings = {
|
||||
experimental-features = "nix-command flakes";
|
||||
auto-optimise-store = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue