diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-12-30 19:55:41 +0100 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-12-30 19:55:55 +0100 |
commit | 1ba3d317fea68ac98fd8aa14b89e9b8c9853b4f9 (patch) | |
tree | b8c52d322662d827d21dd3939166307699d2af9d /hosts | |
parent | Home: Disable emacs (diff) | |
download | nixos-config-1ba3d317fea68ac98fd8aa14b89e9b8c9853b4f9.tar.gz nixos-config-1ba3d317fea68ac98fd8aa14b89e9b8c9853b4f9.tar.bz2 nixos-config-1ba3d317fea68ac98fd8aa14b89e9b8c9853b4f9.zip |
Home: Add zen browser
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 0c10d60..c843b3a 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -70,6 +70,7 @@ wlsunset vscode chromium + inputs.zen-browser.packages."${system}".default grim qbittorrent slurp |