shitfix
This commit is contained in:
parent
471075e889
commit
72f1da7fe8
2 changed files with 9 additions and 7 deletions
|
@ -41,6 +41,7 @@
|
|||
texlab
|
||||
gramma
|
||||
pavucontrol
|
||||
libsecret
|
||||
ryujinx
|
||||
unzip
|
||||
sixpair
|
||||
|
@ -183,6 +184,7 @@
|
|||
ethtool
|
||||
pciutils # lspci
|
||||
usbutils # lsusb
|
||||
git-credential-oauth
|
||||
|
||||
# messaging apps
|
||||
vesktop
|
||||
|
@ -220,11 +222,8 @@
|
|||
programs.git = {
|
||||
enable = true;
|
||||
userName = "KaitoTLex";
|
||||
userEmail = "warrenlin1688@gmail.com";
|
||||
delta.enable = true;
|
||||
|
||||
userEmail = "wlin@kaitotlex.systems";
|
||||
};
|
||||
|
||||
programs.neovim.defaultEditor = true;
|
||||
|
||||
programs.lazygit.enable = true;
|
||||
|
@ -275,7 +274,7 @@
|
|||
programs.fish = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
rebuild = "sudo nixos-rebuild switch";
|
||||
nixr = "nh os switch .";
|
||||
ls = "eza -l --icons=auto";
|
||||
};
|
||||
functions = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue