Hello! I’m a newbie in NixOS and I’m trying to get the neovim-nightly-overlay working but I’m getting the error message that this:
configuration = { pkgs, ... }:
has been removed from homeConfigurations
. What do I have to do to fix that?