diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-04 22:23:52 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-04 22:23:52 +0530 |
| commit | d4967ba5f47553bcfcc60fd5af2c4187d8cc448e (patch) | |
| tree | 025abac9758eef3670317d1aacf9d42a9a42eefa /machines/x/home.nix | |
| parent | a1fa69be9a2d61169dd9a5c35ee2bd522f11cd6a (diff) | |
update
Diffstat (limited to '')
| -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}) [ |
