diff --git a/home/zsh.nix b/home/zsh.nix index 756960d..cd653e7 100755 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -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"; diff --git a/system/packages.nix b/system/packages.nix index d18d37e..b94322a 100755 --- a/system/packages.nix +++ b/system/packages.nix @@ -12,7 +12,7 @@ git fastfetch wget - discord-canary + discord cudaPackages_12.cudatoolkit python3 gimp