fix: fonts.fonts -> fonts.packages
This commit is contained in:
parent
35c7558507
commit
fdac699ae2
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ in
|
|||
|
||||
info.env.wm = "qtile";
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
fonts.packages = with pkgs; [
|
||||
powerline-fonts
|
||||
ubuntu_font_family
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue