Fix missing icons
This commit is contained in:
parent
d3f3679626
commit
3f2eb2290a
4 changed files with 12 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
file
|
||||
fzf
|
||||
git
|
||||
gnome3.adwaita-icon-theme
|
||||
htop
|
||||
ike
|
||||
jq
|
||||
|
|
@ -93,6 +94,8 @@
|
|||
virt-manager
|
||||
];
|
||||
|
||||
xdg.icons.enable = true;
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
powerline-fonts
|
||||
roboto
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@
|
|||
firefox-wayland
|
||||
fzf
|
||||
git
|
||||
gnome3.adwaita-icon-theme
|
||||
htop
|
||||
ike
|
||||
jq
|
||||
|
|
@ -92,6 +93,8 @@
|
|||
virt-manager
|
||||
];
|
||||
|
||||
xdg.icons.enable = true;
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
powerline-fonts
|
||||
roboto
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@
|
|||
firefox-wayland
|
||||
fzf
|
||||
git
|
||||
gnome3.adwaita-icon-theme
|
||||
htop
|
||||
ike
|
||||
jq
|
||||
|
|
@ -92,6 +93,8 @@
|
|||
virt-manager
|
||||
];
|
||||
|
||||
xdg.icons.enable = true;
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
powerline-fonts
|
||||
roboto
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@
|
|||
file
|
||||
fzf
|
||||
git
|
||||
gnome3.adwaita-icon-theme
|
||||
htop
|
||||
jq
|
||||
neovim
|
||||
|
|
@ -75,6 +76,8 @@
|
|||
virt-manager
|
||||
];
|
||||
|
||||
xdg.icons.enable = true;
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
powerline-fonts
|
||||
roboto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue