Skip to content

Commit fad3788

Browse files
committed
troubleshooting: nix flakes error
1 parent d08f53c commit fad3788

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

INSTALL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,7 @@ To fix, start the docker daemon as it was probably not running.
205205
### Gtk-Message: 00:08:30.171: Failed to load module "colorreload-gtk-module"
206206

207207
This error can be savely ignore. The `colorreload-gtk-module` is used for theming and, hence, is not useful in this scenario.
208+
209+
### error: experimental Nix feature 'nix-command' is disabled; add '--extra-experimental-features nix-command' to enable it
210+
211+
You ran Nix flakes without having enabled it. Either enable it by adding the extra parameters to the call as indicated in the error message, or stick to the non-experimental nix commands as described above (recommended).

0 commit comments

Comments
 (0)