From beeea722f11cb843fb8881b9ad73a696511462cc Mon Sep 17 00:00:00 2001 From: KnightArtorias Date: Sun, 22 Feb 2026 15:39:16 +0000 Subject: [PATCH] fonts --- hosts/physical/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/physical/default.nix b/hosts/physical/default.nix index 8a736a9..0e71bd0 100644 --- a/hosts/physical/default.nix +++ b/hosts/physical/default.nix @@ -24,7 +24,6 @@ nerd-fonts.fira-code nerd-fonts.droid-sans-mono noto-fonts - noto-fonts-extra ]; services.openssh.enable = true;