diff --git a/modules/system.nix b/modules/system.nix index 5acf820..9d74b5e 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -9,5 +9,6 @@ ../system/tty.nix ../system/firewall.nix ../system/boot.nix + ../system/font.nix ]; }