fix syntax errors

This commit is contained in:
Osman Faruk Bayram 2025-11-06 08:50:02 +03:00
parent aa6bbc2b48
commit c0173e7920

View file

@ -37,8 +37,9 @@
# blender with cuda is not foss?!? # blender with cuda is not foss?!?
"blender" "blender"
]; ];
allowAliases = false allowAliases = false;
}; };
};
# Enable Nix flakes # Enable Nix flakes
nix = { nix = {