mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
docs/site: update "Workflows" description
This commit is contained in:
parent
95d48f2ad6
commit
43f6891816
@ -35,7 +35,11 @@ Take note you cannot enable more than two workflows at any given time.
|
|||||||
----
|
----
|
||||||
|
|
||||||
You can get around this by setting `workflows.disableLimit` to `true`.
|
You can get around this by setting `workflows.disableLimit` to `true`.
|
||||||
However, this shouldn't be taken lightly as workflow modules are very vast in scope and are expected to set system settings that can affect your hardware, enabling (and/or disabling) system services, and modifying the list of installed applications (among other things).
|
However, this shouldn't be taken lightly as workflow modules are very vast in scope and are expected to set system settings that can affect your hardware including...
|
||||||
|
|
||||||
|
* Enabling (and/or disabling) system services such as the preferred network manager.
|
||||||
|
* Modifying the list of installed applications.
|
||||||
|
* Setting up programs with custom configurations which could cause conflicts with the defaults (upstream or from nixpkgs).
|
||||||
|
|
||||||
[chat, foodogsquared]
|
[chat, foodogsquared]
|
||||||
====
|
====
|
||||||
|
Loading…
Reference in New Issue
Block a user