diff options
| author | seth <[email protected]> | 2023-09-08 08:26:35 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-09-08 08:29:57 -0400 |
| commit | d6a5613e846066a2801138f5b54b37c9d8baf114 (patch) | |
| tree | 1e4d238a7ce3d779724b0ccb92d02754bc71690b /users | |
| parent | 1fe15703fb325e7928fa1a52507be985f7651599 (diff) | |
seth/programs: exa -> eza
Flake lock file updates:
• Updated input 'hm':
'github:nix-community/home-manager/f5c15668f9842dd4d5430787d6aa8a28a07f7c10' (2023-08-30)
→ 'github:nix-community/home-manager/19c6a4081b14443420358262f8416149bd79561a' (2023-09-08)
Diffstat (limited to 'users')
| -rw-r--r-- | users/seth/shell/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/seth/shell/default.nix b/users/seth/shell/default.nix index e8ae1c1..5f7e24c 100644 --- a/users/seth/shell/default.nix +++ b/users/seth/shell/default.nix @@ -28,7 +28,7 @@ in { }; }; - exa = { + eza = { enable = true; enableAliases = true; icons = true; |
