diff --git a/lix/libstore/settings/use-cgroups.md b/lix/libstore/settings/use-cgroups.md index 6ed460ace..f7e736f35 100644 --- a/lix/libstore/settings/use-cgroups.md +++ b/lix/libstore/settings/use-cgroups.md @@ -15,3 +15,5 @@ Cgroups requires a cgroup delegation according to `. + +Be aware that this option is incompatible with various [`nix-build`](@docroot@/command-ref/nix-build.md), [`nix-store`](@docroot@/command-ref/nix-store.md), [`nix store`](@docroot@/command-ref/new-cli/nix3-store.md), and [`nix verify`](@docroot@/command-ref/new-cli/nix3-store.md) sub-commands when using a [`local`](@docroot@/command-ref/new-cli/nix3-help-stores.md#local-store) store which will need the option explicitely turned off with the argument `--no-use-cgroups`.