We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4047c commit 6c8f529Copy full SHA for 6c8f529
modules/profiles/desktop.nix
@@ -15,7 +15,7 @@ in {
15
16
fonts.packages = with pkgs; [
17
source-code-pro
18
- (nerdfonts.override {fonts = ["NerdFontsSymbolsOnly"];})
+ nerd-fonts.symbols-only
19
];
20
21
# Add eduroam configuration
0 commit comments