diff --git a/hosts/kim/home.nix b/hosts/kim/home.nix index 6eb33b8..3c74b62 100644 --- a/hosts/kim/home.nix +++ b/hosts/kim/home.nix @@ -77,6 +77,7 @@ enable = true; extensions = with pkgs.vscode-extensions; [ # OK, I have nothing for now. + bbenoist.nix ]; };