add correct flakepath to zsh.nix

This commit is contained in:
xbazzi 2025-01-31 21:46:01 -07:00
parent 20623932bc
commit 0602ac8223
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,7 @@
shellAliases = shellAliases =
let let
flakePath = "~/nix"; flakePath = "~/nixos-config";
in in
{ {
ll = "ls -l"; ll = "ls -l";
@ -29,6 +29,7 @@
config = "nvim ~/nix/configuration.nix"; config = "nvim ~/nix/configuration.nix";
homecfg = "nvim ~/nix/home.nix"; homecfg = "nvim ~/nix/home.nix";
}; };
# plugins = [ # plugins = [
# #{ # #{
# # name = "powerlevel10k"; # # name = "powerlevel10k";

View File

@ -12,7 +12,7 @@
git git
fastfetch fastfetch
wget wget
discord-canary discord
cudaPackages_12.cudatoolkit cudaPackages_12.cudatoolkit
python3 python3
gimp gimp