This commit is contained in:
randogoth 2026-02-11 11:43:28 +02:00
parent c1e0c65cf0
commit a69ade9f8b

View file

@ -21,6 +21,8 @@
}; };
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
programs.nix-ld.enable = true;
programs.nix-index = { programs.nix-index = {
enable = lib.mkDefault true; enable = lib.mkDefault true;