nixpkgs/nixos/doc/manual
GY bcc7eff2c5
nixos/input-method: deprecate .enabled option; add .type and .enable options
This commit introduces two new properties:
`enable` and `type`, to replace the `enabled` property.
`enable` has the same meaning as is common across nixpkgs.
`type` has the same meaning as the existing `enabled` property.
`enabled` property is now deprecated and will be removed in a future release.

Fixes #180654
2024-07-12 03:59:20 -04:00
..
administration Merge pull request #300705 from JulienMalka/official-wiki 2024-04-01 18:59:20 +02:00
configuration treewide: big opengl cleanup 2024-06-16 14:11:33 +03:00
development doc: removes extra backtick 2024-06-07 15:21:57 -03:00
installation nixos/doc: remove key management setting in wpa_cli examples 2024-07-05 11:05:59 +02:00
release-notes nixos/input-method: deprecate .enabled option; add .type and .enable options 2024-07-12 03:59:20 -04:00
common.nix
contributing-to-this-manual.chapter.md doc: Update manuals bespoke syntax 2024-01-25 16:33:35 +01:00
default.nix doc: Use substitute --replace-fail in manuals 2024-05-02 23:19:15 +02:00
manual.md
nixos-options.md
preface.md
README.md
shell.nix