apparently we still need this

This commit is contained in:
cy 2024-12-13 23:31:56 -05:00
parent 98faa338d6
commit 61daca6d73
3 changed files with 3 additions and 0 deletions

View file

@ -58,6 +58,7 @@
"s" = "sudo";
"nrs" = "sudo nixos-rebuild switch --flake .";
"nrt" = "sudo nixos-rebuild test --flake .";
"hrs" = "home-manager switch --flake .";
};
sessionVariables = {
"FZF_DEFAULT_COMMAND" = "rg";