fix syntax errors
This commit is contained in:
parent
aa6bbc2b48
commit
c0173e7920
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@
|
|||
# blender with cuda is not foss?!?
|
||||
"blender"
|
||||
];
|
||||
allowAliases = false
|
||||
allowAliases = false;
|
||||
};
|
||||
};
|
||||
|
||||
# Enable Nix flakes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue