Fixed polybar
This commit is contained in:
@@ -12,6 +12,10 @@ in
|
||||
environment.systemPackages = with pkgs; [
|
||||
zsh
|
||||
zsh-powerlevel10k
|
||||
];
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
iosevka
|
||||
(nerdfonts.override { fonts = [ "Iosevka" ]; })
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user