From 67dc97295ac05f8e98b0218af098f11dcfcd5dbb Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 12 Jul 2023 12:55:20 +0900 Subject: [PATCH] ; --- common/dotfiles/bash.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/dotfiles/bash.nix b/common/dotfiles/bash.nix index d19c8262..98bbf539 100644 --- a/common/dotfiles/bash.nix +++ b/common/dotfiles/bash.nix @@ -26,7 +26,7 @@ SSH_ASKPASS = ""; # nVidia prime selector alias: - prime-select = "nvidia-offload" + prime-select = "nvidia-offload"; # docker d = "docker";