ljjlkasdljk

This commit is contained in:
2025-09-14 18:56:02 +02:00
parent 37b36afb1f
commit 8ebe356f1f

View File

@@ -0,0 +1,13 @@
{
nix = {
settings = {
substituters = [
"https://cache.flox.dev" # https://flox.dev/blog/flox-the-nix-foundation-and-nvidia-partner-for-cuda/
];
trusted-public-keys = [
"flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs="
];
};
};
}