add correct flakepath to zsh.nix
This commit is contained in:
parent
20623932bc
commit
0602ac8223
@ -17,7 +17,7 @@
|
||||
|
||||
shellAliases =
|
||||
let
|
||||
flakePath = "~/nix";
|
||||
flakePath = "~/nixos-config";
|
||||
in
|
||||
{
|
||||
ll = "ls -l";
|
||||
@ -29,6 +29,7 @@
|
||||
config = "nvim ~/nix/configuration.nix";
|
||||
homecfg = "nvim ~/nix/home.nix";
|
||||
};
|
||||
|
||||
# plugins = [
|
||||
# #{
|
||||
# # name = "powerlevel10k";
|
||||
|
@ -12,7 +12,7 @@
|
||||
git
|
||||
fastfetch
|
||||
wget
|
||||
discord-canary
|
||||
discord
|
||||
cudaPackages_12.cudatoolkit
|
||||
python3
|
||||
gimp
|
||||
|
Loading…
x
Reference in New Issue
Block a user