fix vesktop stuff

This commit is contained in:
askiiart 2024-03-06 20:18:13 -06:00
parent 93a12833fa
commit 5ae229da31
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
52 changed files with 148 additions and 82 deletions

View file

@ -10,4 +10,6 @@ if status is-interactive
# ctrl+backspace (^H in kitty)
# for ctrl+delete: kill-word (unsure about its code in kitty)
bind \cH backward-kill-path-component
set -x NIXPKGS_ALLOW_UNFREE 1
set -x NIXPKGS_ALLOW_INSECURE 1
end