diff --git a/hosts/sisko/desktop.nix b/hosts/sisko/desktop.nix index ace17d7..0048627 100644 --- a/hosts/sisko/desktop.nix +++ b/hosts/sisko/desktop.nix @@ -29,17 +29,13 @@ fonts = { fontDir.enable = true; packages = with pkgs; [ - noto-fonts - noto-fonts-emoji - noto-fonts-cjk-sans - font-awesome fira-code + font-awesome hack-font - (nerdfonts.override { - fonts = [ - "Hack" - ]; - }) + nerd-fonts.hack + noto-fonts + noto-fonts-cjk-sans + noto-fonts-emoji ]; }; diff --git a/hosts/sisko/home.nix b/hosts/sisko/home.nix index 92da5d2..c40a2a8 100644 --- a/hosts/sisko/home.nix +++ b/hosts/sisko/home.nix @@ -33,7 +33,7 @@ exiftool ghidra - pwndbg-gdb-alias + # pwndbg-gdb-alias # Broken in 25.05 snicat # Window Manager Extras