From 68659ecd09a603721b3a937efccbc5e1a4004d12 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Sun, 23 Feb 2025 13:53:01 -0500 Subject: prep t1 for migration --- machines/xnet/desktop/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines/xnet') diff --git a/machines/xnet/desktop/default.nix b/machines/xnet/desktop/default.nix index 20cc765..04ab804 100644 --- a/machines/xnet/desktop/default.nix +++ b/machines/xnet/desktop/default.nix @@ -69,6 +69,7 @@ in noto-fonts-cjk-sans noto-fonts-emoji (nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; }) + terminus ]; xdg.portal = { -- cgit v1.3.1