chore | fix nerdfonts
This commit is contained in:
parent
d0da7aa313
commit
a9b5c4f931
1 changed files with 7 additions and 2 deletions
|
|
@ -39,11 +39,12 @@ in {
|
|||
imports = [
|
||||
../../home
|
||||
../../home/gui
|
||||
# ./../themes.nix
|
||||
../wm/greetd
|
||||
./detect-reboot-needed.nix
|
||||
./systemd.nix
|
||||
./tailscale.nix
|
||||
./upgrade-diff.nix
|
||||
../wm/greetd
|
||||
];
|
||||
|
||||
# Enable networking
|
||||
|
|
@ -202,6 +203,7 @@ in {
|
|||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-gtk
|
||||
pkgs.xdg-desktop-portal-wlr
|
||||
pkgs.kdePackages.xdg-desktop-portal-kde
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -247,7 +249,10 @@ in {
|
|||
anonymousPro
|
||||
font-awesome
|
||||
jetbrains-mono
|
||||
nerdfonts
|
||||
nerd-fonts.symbols-only
|
||||
nerd-fonts.roboto-mono
|
||||
nerd-fonts.monaspace
|
||||
nerd-fonts.ubuntu
|
||||
noto-fonts
|
||||
powerline-fonts
|
||||
source-code-pro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue