+1
-1
nixos/doc/manual/release-notes/rl-2311.section.md
+1
-1
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.
+3
-2
nixos/modules/config/fonts/packages.nix
+3
-2
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/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/networking/xrdp.nix
+1
-1
nixos/modules/services/networking/xrdp.nix
+1
-1
nixos/modules/services/x11/xserver.nix
+1
-1
nixos/modules/services/x11/xserver.nix
···
+1
-1
nixos/tests/fontconfig-default-fonts.nix
+1
-1
nixos/tests/fontconfig-default-fonts.nix
+1
-1
nixos/tests/noto-fonts-cjk-qt-default-weight.nix
+1
-1
nixos/tests/noto-fonts-cjk-qt-default-weight.nix