From d4967ba5f47553bcfcc60fd5af2c4187d8cc448e Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 4 Feb 2024 22:23:52 +0530 Subject: update --- flake.lock | 12 ++++++------ machines/x/home.nix | 4 ++++ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index e83bacc..3ad2a69 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1706746258, - "narHash": "sha256-9iNK1cP/dxCFh1NYVLJHijoJxlT3bXxTQToMDNZtjzU=", + "lastModified": 1706955260, + "narHash": "sha256-W3y0j77IDVbmbajudHoUr46RpswujUCl+D5Vru53UsI=", "owner": "nix-community", "repo": "home-manager", - "rev": "2db6a2a42930ffff0ffd690dec3f2c0b6f4fe66d", + "rev": "880d9bc2110f7cae59698f715b8ca42cdc53670c", "type": "github" }, "original": { @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1706550542, - "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=", + "lastModified": 1706732774, + "narHash": "sha256-hqJlyJk4MRpcItGYMF+3uHe8HvxNETWvlGtLuVpqLU0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652", + "rev": "b8b232ae7b8b144397fdb12d20f592e5e7c1a64d", "type": "github" }, "original": { 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}) [ -- cgit v1.2.3