🗑️ exa deprecated, long live eza

This commit is contained in:
James Walker 2023-09-08 17:51:16 -04:00
parent cca43233b1
commit 59c60e9b09
Signed by: walkah
GPG Key ID: 3C127179D6086E93
2 changed files with 7 additions and 7 deletions

View File

@ -80,11 +80,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1693399033, "lastModified": 1694134858,
"narHash": "sha256-yXhiMo8MnE86sGtPIHAKaLHhmhe8v9tqGGotlUgKJvY=", "narHash": "sha256-fG/ESauOGmiojKlpJG8gB62dJa5Wd+ZIuiDMKK/HD3g=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "f5c15668f9842dd4d5430787d6aa8a28a07f7c10", "rev": "19c6a4081b14443420358262f8416149bd79561a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -95,11 +95,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1693468066, "lastModified": 1694062546,
"narHash": "sha256-X6qkj/n/JkUhQoumMUW8/0tHXLrKVQsK9ZzR/wllzkQ=", "narHash": "sha256-PiGI4f2BGnZcedP6slLjCLGLRLXPa9+ogGGgVPfGxys=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "779bc051c7112e176d1a2dab13c21ec9a23744f0", "rev": "b200e0df08f80c32974a6108ce431d8a8a5e6547",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -10,7 +10,7 @@ _:
}; };
btop.enable = true; btop.enable = true;
direnv.enable = true; direnv.enable = true;
exa = { eza = {
enable = true; enable = true;
enableAliases = true; enableAliases = true;
extraOptions = [ "--header" ]; extraOptions = [ "--header" ];