122 current 2024-05-11 13:32:55 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-05-11 13:33:05 -04:00
parent 0ffcd05a26
commit 41afb5e3cc
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800

View file

@ -90,10 +90,12 @@ in
#JAVASTART #JAVASTART
temurin-bin-8 temurin-bin-8
pkgs.discord pkgs.discord
#JAVAEND #JAVAEND
xsel xsel
google-chrome google-chrome
bitwarden bitwarden
eslint_d
spotify spotify
vscodium vscodium
pulseaudioFull pulseaudioFull
@ -192,7 +194,8 @@ in
# #
home.shellAliases = { home.shellAliases = {
paste = "xsel -ob"; paste = "xsel -ob";
copt = "xsel -ib"; copy = "xsel -ib";
b = "/home/${config.home.username}/nixos/build";
}; };
home.sessionPath = [ home.sessionPath = [
"$HOME/.local/bin" "$HOME/.local/bin"