You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/extensions/all-extensions.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,11 @@ This section describes all official Denix extensions.
75
75
|`enable`|[`args.enable`](#base-settings-args-enable)| Whether to create `host` and `hosts` arguments with the [`args`](#args) extension |
76
76
|`path`|[`args.path`](#base-settings-args-path)| Path to options of the [`args`](#args) extension |
77
77
78
+
`hosts.system`
79
+
| Name | Default Мalue | Description |
80
+
| - | - | - |
81
+
|`enable`|[`args.enable`](#base-settings-args-enable)| Whether to create a string option `system` in the host submodule, which sets the values for the `homeManagerSystem`, `nixos.nixpkgs.hostPlatform`, and `darwin.nixpkgs.hostPlatform` options |
Copy file name to clipboardExpand all lines: docs/src/ru/extensions/all-extensions.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,11 @@
75
75
|`enable`|[`args.enable`](#base-settings-args-enable)| Создавать ли аргументы `host` и `hosts` с расширением [`args`](#args)|
76
76
|`path`|[`args.path`](#base-settings-args-path)| Путь к опциям расширения [`args`](#args)|
77
77
78
+
`hosts.system`
79
+
| Название | Значение по умолчанию | Описание |
80
+
| - | - | - |
81
+
|`enable`|[`args.enable`](#base-settings-args-enable)| Создавать ли string-опцию `system` в подмодуле хоста, которая задает значения опциям `homeManagerSystem`, `nixos.nixpkgs.hostPlatform` и `darwin.nixpkgs.hostPlatform`|
0 commit comments