diff options
Diffstat (limited to 'hosts/nixos')
| -rw-r--r-- | hosts/nixos/home.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index 7b92cda..518f0d1 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -39,8 +39,7 @@ noto-fonts noto-fonts-cjk-sans noto-fonts-emoji - (nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; }) - + nerd-fonts.symbols-only ]; gtk = { |
