diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/home.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 39aea68..a29da70 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -55,6 +55,10 @@ wlr-randr wlsunset vscode + chromium + grim + slurp + google-cloud-sdk ] ++ (with pkgs.custom; [ lemacs |