fix: add fonts used by Qtile config
This commit is contained in:
parent
190e9de3e4
commit
695a076e68
1 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,6 @@
|
||||||
services.xserver.windowManager.qtile.enable = true;
|
services.xserver.windowManager.qtile.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ xsecurelock ];
|
environment.systemPackages = with pkgs; [ xsecurelock ];
|
||||||
|
|
||||||
|
fonts.fonts = with pkgs; [ powerline-fonts ubuntu_font_family ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue