chore | fix nerdfonts

This commit is contained in:
Don Harper 2024-12-11 11:07:47 -06:00
parent d0da7aa313
commit a9b5c4f931

View file

@ -39,11 +39,12 @@ in {
imports = [ imports = [
../../home ../../home
../../home/gui ../../home/gui
# ./../themes.nix
../wm/greetd
./detect-reboot-needed.nix ./detect-reboot-needed.nix
./systemd.nix ./systemd.nix
./tailscale.nix ./tailscale.nix
./upgrade-diff.nix ./upgrade-diff.nix
../wm/greetd
]; ];
# Enable networking # Enable networking
@ -202,6 +203,7 @@ in {
extraPortals = [ extraPortals = [
pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-gtk
pkgs.xdg-desktop-portal-wlr pkgs.xdg-desktop-portal-wlr
pkgs.kdePackages.xdg-desktop-portal-kde
]; ];
}; };
@ -247,7 +249,10 @@ in {
anonymousPro anonymousPro
font-awesome font-awesome
jetbrains-mono jetbrains-mono
nerdfonts nerd-fonts.symbols-only
nerd-fonts.roboto-mono
nerd-fonts.monaspace
nerd-fonts.ubuntu
noto-fonts noto-fonts
powerline-fonts powerline-fonts
source-code-pro source-code-pro