diff options
| author | Grigory Shipunov | 2022-10-17 01:21:43 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-10-17 01:21:43 +0200 |
| commit | 78b28f5110feed1634bb22a6da4f0501a9101493 (patch) | |
| tree | 329ef46a1e613da59b23e1034f7891f6ccf74998 /modules/graphical.nix | |
| parent | 966f65a2fe332cfd5dace2f1bebd545fd1ba12d3 (diff) | |
clean up fenix and add direnv
Diffstat (limited to 'modules/graphical.nix')
| -rw-r--r-- | modules/graphical.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/graphical.nix b/modules/graphical.nix index 6a6aa1f..550b01e 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -58,8 +58,8 @@ allowBitmaps = true; useEmbeddedBitmaps = true; defaultFonts.emoji = [ - "Twitter Color Emoji" "Noto Color Emoji" + "Twitter Color Emoji" ]; }; |
