NixOS upgrade 23.05 -> 23.11
This commit is contained in:
@@ -25,7 +25,7 @@ in {
|
||||
playerctl
|
||||
];
|
||||
|
||||
fonts.fonts = with pkgs; [
|
||||
fonts.packages = with pkgs; [
|
||||
iosevka
|
||||
(nerdfonts.override { fonts = [ "Iosevka" ]; })
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user