feat!: switch to lix
parent
9d7f36dbae
commit
05e34bcfc9
|
@ -49,7 +49,7 @@ in
|
||||||
nix = {
|
nix = {
|
||||||
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||||
|
|
||||||
package = pkgs.nix;
|
package = pkgs.lix;
|
||||||
|
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
!include ${config.age.secrets.nix-github-token.path}
|
!include ${config.age.secrets.nix-github-token.path}
|
||||||
|
|
Loading…
Reference in New Issue