home: switch to eza
This commit is contained in:
parent
a4daef0315
commit
907ee7c12a
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue