diff options
author | Franck Cuny <franck@fcuny.net> | 2024-11-18 19:00:43 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-11-18 19:00:43 -0800 |
commit | 49edc0567bc67fda7a1874607de2a126cd3797c7 (patch) | |
tree | 6bb8c54ac45ee6204ff0fe657f946cc5c85a0a70 /nix/hosts/darwin/macos.nix | |
parent | add eza, an alternative to ls (diff) | |
download | world-49edc0567bc67fda7a1874607de2a126cd3797c7.tar.gz |
more configuration for eza
Diffstat (limited to '')
-rw-r--r-- | nix/hosts/darwin/macos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/hosts/darwin/macos.nix b/nix/hosts/darwin/macos.nix index 36f680a..c901783 100644 --- a/nix/hosts/darwin/macos.nix +++ b/nix/hosts/darwin/macos.nix @@ -17,6 +17,7 @@ source-serif-pro source-sans-pro go-font + nerdfonts # this is needed for eza ]; system.keyboard = { |