@ -5,7 +5,7 @@
nvim.url = "git+https://gitea.napo280.fr/napo280/flake-nvim";
};
outputs = { self, ... }@inputs: {
nixosModules.flake = [
nixosModules.flake = builtins.concatLists[
inputs.nvim.nixosModules.neovim
]; # Import du module Neovim
The note is not visible to the blocked user.