fix things

This commit is contained in:
zackartz 2024-05-23 21:24:09 +00:00
parent 042ee74dbd
commit 846c63df67
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
7 changed files with 19 additions and 11 deletions

View file

@ -24,6 +24,7 @@ in {
LC_ALL = "en_US.UTF-8";
ZSH_AUTOSUGGEST_USE_ASYNC = "true";
SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh";
FLAKE = "/home/zack/nixos";
};
enableAutosuggestions = true;
history = {