diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 2b2608b..d6584af 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -103,6 +103,8 @@ brightnessctl python312 python312Packages.pip + python312Packages.python-lsp-server + nil ]; programs.light.enable = true;