From 276806021175a50a56c5bc3bb9197044632ec461 Mon Sep 17 00:00:00 2001 From: nzbr Date: Wed, 15 Jun 2022 17:00:03 +0200 Subject: addToDockerGroup: edit description --- modules/docker-native.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/docker-native.nix b/modules/docker-native.nix index 92b1a33..35d10ef 100644 --- a/modules/docker-native.nix +++ b/modules/docker-native.nix @@ -10,7 +10,7 @@ with builtins; with lib; { description = '' Wether to add the default user to the docker group. - This is not recommend to be enabled because it essentially permits unauthenticated root access. + This is not recommended, if you have a password, because it essentially permits unauthenticated root access. ''; }; }; -- cgit v1.2.3