+3
-1
doc/builders/packages/ibus.section.md
+3
-1
doc/builders/packages/ibus.section.md
+2
nixos/doc/manual/release-notes/rl-2311.section.md
+2
nixos/doc/manual/release-notes/rl-2311.section.md
···+- The `fonts.fonts` and `fonts.enableDefaultFonts` options have been renamed to `fonts.packages` and `fonts.enableDefaultPackages` respectively.- `services.fail2ban.jails` can now be configured with attribute sets defining settings and filters instead of lines. The stringed options `daemonConfig` and `extraSettings` have respectively been replaced by `daemonSettings` and `jails.DEFAULT.settings` which use attribute sets.- The module [services.ankisyncd](#opt-services.ankisyncd.package) has been switched to [anki-sync-server-rs](https://github.com/ankicommunity/anki-sync-server-rs) from the old python version, which was difficult to update, had not been updated in a while, and did not support recent versions of anki.
+2
-2
nixos/modules/config/fonts/fontconfig.nix
+2
-2
nixos/modules/config/fonts/fontconfig.nix
···-makeCache = fontconfig: pkgs.makeFontsCache { inherit fontconfig; fontDirectories = config.fonts.fonts; };+makeCache = fontconfig: pkgs.makeFontsCache { inherit fontconfig; fontDirectories = config.fonts.packages; };···
+1
-1
nixos/modules/config/fonts/fontdir.nix
+1
-1
nixos/modules/config/fonts/fontdir.nix
···
-47
nixos/modules/config/fonts/fonts.nix
-47
nixos/modules/config/fonts/fonts.nix
···-(mkRemovedOptionModule [ "fonts" "enableCoreFonts" ] "Use fonts.fonts = [ pkgs.corefonts ]; instead.")
+10
-20
nixos/modules/config/fonts/ghostscript.nix
+10
-20
nixos/modules/config/fonts/ghostscript.nix
···
+43
nixos/modules/config/fonts/packages.nix
+43
nixos/modules/config/fonts/packages.nix
···+(lib.mkRemovedOptionModule [ "fonts" "enableCoreFonts" ] "Use fonts.packages = [ pkgs.corefonts ]; instead.")+(lib.mkRenamedOptionModule [ "fonts" "enableDefaultFonts " ] [ "fonts" "enableDefaultPackages" ])
+1
-1
nixos/modules/module-list.nix
+1
-1
nixos/modules/module-list.nix
+1
-1
nixos/modules/programs/hyprland.nix
+1
-1
nixos/modules/programs/hyprland.nix
+1
-1
nixos/modules/programs/miriway.nix
+1
-1
nixos/modules/programs/miriway.nix
+1
-1
nixos/modules/programs/wayland/wayland-session.nix
+1
-1
nixos/modules/programs/wayland/wayland-session.nix
+1
-1
nixos/modules/services/monitoring/munin.nix
+1
-1
nixos/modules/services/monitoring/munin.nix
···
+1
-1
nixos/modules/services/networking/xrdp.nix
+1
-1
nixos/modules/services/networking/xrdp.nix
+1
-1
nixos/modules/services/ttys/kmscon.nix
+1
-1
nixos/modules/services/ttys/kmscon.nix
+1
-1
nixos/modules/services/x11/desktop-managers/budgie.nix
+1
-1
nixos/modules/services/x11/desktop-managers/budgie.nix
+1
-1
nixos/modules/services/x11/desktop-managers/cinnamon.nix
+1
-1
nixos/modules/services/x11/desktop-managers/cinnamon.nix
+1
-1
nixos/modules/services/x11/desktop-managers/deepin.nix
+1
-1
nixos/modules/services/x11/desktop-managers/deepin.nix
+1
-1
nixos/modules/services/x11/desktop-managers/enlightenment.nix
+1
-1
nixos/modules/services/x11/desktop-managers/enlightenment.nix
···
+1
-1
nixos/modules/services/x11/desktop-managers/gnome.nix
+1
-1
nixos/modules/services/x11/desktop-managers/gnome.nix
+2
-2
nixos/modules/services/x11/desktop-managers/pantheon.nix
+2
-2
nixos/modules/services/x11/desktop-managers/pantheon.nix
······
+1
-1
nixos/modules/services/x11/desktop-managers/plasma5.nix
+1
-1
nixos/modules/services/x11/desktop-managers/plasma5.nix
···
+1
-1
nixos/modules/services/x11/display-managers/lightdm-greeters/slick.nix
+1
-1
nixos/modules/services/x11/display-managers/lightdm-greeters/slick.nix
+3
-3
nixos/modules/services/x11/xserver.nix
+3
-3
nixos/modules/services/x11/xserver.nix
······
+1
-1
nixos/tests/cage.nix
+1
-1
nixos/tests/cage.nix
+1
-1
nixos/tests/cups-pdf.nix
+1
-1
nixos/tests/cups-pdf.nix
···
+2
-2
nixos/tests/fontconfig-default-fonts.nix
+2
-2
nixos/tests/fontconfig-default-fonts.nix
···
+1
-1
nixos/tests/miriway.nix
+1
-1
nixos/tests/miriway.nix
+1
-1
nixos/tests/noto-fonts-cjk-qt-default-weight.nix
+1
-1
nixos/tests/noto-fonts-cjk-qt-default-weight.nix
+1
-1
nixos/tests/noto-fonts.nix
+1
-1
nixos/tests/noto-fonts.nix
+1
-1
nixos/tests/sway.nix
+1
-1
nixos/tests/sway.nix
+1
-1
nixos/tests/vscodium.nix
+1
-1
nixos/tests/vscodium.nix
···
+1
-1
pkgs/tools/typesetting/tex/texlive/combine.nix
+1
-1
pkgs/tools/typesetting/tex/texlive/combine.nix
···