diff options
Diffstat (limited to 'machines/x')
| -rw-r--r-- | machines/x/home.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/machines/x/home.nix b/machines/x/home.nix index e5c4460..4ef6f48 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -24,6 +24,7 @@ spotify firefox + google-chrome obs-studio @@ -32,6 +33,9 @@ brillo wbg + + ccls + nodePackages.pyright ]; imports = (map (path: ../../config/${path}) [ |
