fix syntax errors
This commit is contained in:
parent
aa6bbc2b48
commit
c0173e7920
1 changed files with 2 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue