From 84f9cce0cc2f7cc933a24f46ac4c7be5e6330e36 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 9 Sep 2022 21:44:28 +0900 Subject: feat(home/o32): enable modules --- home/profiles/fonts/default.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'home/profiles/fonts') diff --git a/home/profiles/fonts/default.nix b/home/profiles/fonts/default.nix index 3e7e425..3f4edab 100644 --- a/home/profiles/fonts/default.nix +++ b/home/profiles/fonts/default.nix @@ -10,12 +10,9 @@ in config = lib.mkIf cfg.enable { home.packages = with pkgs; [ dina-font - iosevka-pure-bin - readable-cherry sarasa-gothic #siji # TODO: bitmap font conflict jetbrains-mono - terminus-font-ll2-td1 twemoji-color-font emacs-all-the-icons-fonts (nerdfonts.override { fonts = [ "Iosevka" "JetBrainsMono" ]; }) -- cgit 1.4.1