feat!: switch to lix

nixos
Moritz Böhme 2024-11-08 19:40:51 +01:00
parent 9d7f36dbae
commit 05e34bcfc9
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ in
nix = {
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
package = pkgs.nix;
package = pkgs.lix;
extraOptions = ''
!include ${config.age.secrets.nix-github-token.path}