config:
nix.settings = {
substituters = ["https://nix-gaming.cachix.org" "https://nvf.cachix.org"];
trusted-public-keys = ["nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4=" "nvf.cachix.org-1:GMQWiUhZ6ux9D5CvFFMwnc2nFrUHTeGaXRlVBXo+naI="];
};
wine-tkg-full gets built from source everytime i run nix flake update and rebuild my system, instead of being fetched from the binary cache
config:
wine-tkg-full gets built from source everytime i run nix flake update and rebuild my system, instead of being fetched from the binary cache