CUDA
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
|
||||
# TODO: remove
|
||||
function atom_nix {
|
||||
nix-shell -p atom --run "atom $(printf "%q " "$@") --in-process-gpu --no-sandbox"
|
||||
#nix-shell -p atom --run "atom $(printf "%q " "$@") --in-process-gpu --no-sandbox"
|
||||
nix-shell -p atom --run "atom $(printf "%q " "$@") --no-sandbox"
|
||||
}
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user