add newer kernel

This commit is contained in:
Kopatz
2023-11-26 20:16:05 +01:00
parent 7fd0c5a09a
commit d4f2c7c05e
2 changed files with 3 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ in
programs.kdeconnect.enable = true;
fonts.fontDir.enable = true;
fonts.fonts = with pkgs; [
fonts.packages = with pkgs; [
nerdfonts
];