mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 11:13:30 -05:00
122 current 2024-05-11 13:32:55 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
0ffcd05a26
commit
41afb5e3cc
1 changed files with 4 additions and 1 deletions
|
@ -90,10 +90,12 @@ in
|
|||
#JAVASTART
|
||||
temurin-bin-8
|
||||
pkgs.discord
|
||||
|
||||
#JAVAEND
|
||||
xsel
|
||||
google-chrome
|
||||
bitwarden
|
||||
eslint_d
|
||||
spotify
|
||||
vscodium
|
||||
pulseaudioFull
|
||||
|
@ -192,7 +194,8 @@ in
|
|||
#
|
||||
home.shellAliases = {
|
||||
paste = "xsel -ob";
|
||||
copt = "xsel -ib";
|
||||
copy = "xsel -ib";
|
||||
b = "/home/${config.home.username}/nixos/build";
|
||||
};
|
||||
home.sessionPath = [
|
||||
"$HOME/.local/bin"
|
||||
|
|
Loading…
Reference in a new issue