home: switch to eza

This commit is contained in:
notohh 2023-09-16 18:54:14 -04:00
parent a4daef0315
commit 907ee7c12a
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -14,7 +14,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
wget wget
croc croc
exa eza
eva eva
du-dust du-dust
bottom bottom
@ -60,6 +60,10 @@
Host pve Host pve
Hostname 100.115.234.69 Hostname 100.115.234.69
User root User root
Host basegbot
HostName 100.94.41.43
User notoh
IdentityFile ~/.ssh/basegot
''; '';
}; };