diff options
| author | Kleidi Bujari <mail@4kb.net> | 2025-02-23 14:01:54 -0500 |
|---|---|---|
| committer | Kleidi Bujari <mail@4kb.net> | 2025-02-23 14:01:54 -0500 |
| commit | ce6292c27207a7359e839d870a141b922aeb754e (patch) | |
| tree | e6cab2caee12380358a2ad9677c0f4a5a2759a0f /machines/xnet/desktop | |
| parent | 68659ecd09a603721b3a937efccbc5e1a4004d12 (diff) | |
| download | depot-ce6292c27207a7359e839d870a141b922aeb754e.tar.gz depot-ce6292c27207a7359e839d870a141b922aeb754e.tar.bz2 depot-ce6292c27207a7359e839d870a141b922aeb754e.zip | |
ibid
Diffstat (limited to 'machines/xnet/desktop')
| -rw-r--r-- | machines/xnet/desktop/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/xnet/desktop/default.nix b/machines/xnet/desktop/default.nix index 04ab804..0063a66 100644 --- a/machines/xnet/desktop/default.nix +++ b/machines/xnet/desktop/default.nix @@ -69,7 +69,7 @@ in noto-fonts-cjk-sans noto-fonts-emoji (nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; }) - terminus + terminus_font ]; xdg.portal = { |
