diff --git a/systems/common-cli.nix b/systems/common-cli.nix index 4da43920..4651d9a0 100644 --- a/systems/common-cli.nix +++ b/systems/common-cli.nix @@ -93,6 +93,7 @@ { name = "buffer"; } ]; }; + web-devicons.enable = true; }; };