summaryrefslogtreecommitdiff
path: root/hosts/oracle
diff options
context:
space:
mode:
authorShubham Saini <me@ubh.sh>2023-09-30 06:06:04 +0000
committerShubham Saini <me@ubh.sh>2023-09-30 06:06:04 +0000
commitb79f5dce70b3ad0f36ddf14032545cd004afe5f4 (patch)
treee053a358c27306999f0cf77647cf5c27a981c882 /hosts/oracle
parentc3bb8d36b2e754432033cb101305cfae4d310bfb (diff)
oracle: added brave
Diffstat (limited to 'hosts/oracle')
-rw-r--r--hosts/oracle/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/oracle/home.nix b/hosts/oracle/home.nix
index a124bd1..a681905 100644
--- a/hosts/oracle/home.nix
+++ b/hosts/oracle/home.nix
@@ -14,12 +14,14 @@
14 unzip 14 unzip
15 wget 15 wget
16 gnupg 16 gnupg
17 file
17 pinentry 18 pinentry
18 wl-clipboard 19 wl-clipboard
19 pass 20 pass
20 tmux 21 tmux
21 fzf 22 fzf
22 firefox 23 firefox
24 brave
23 libreoffice-qt 25 libreoffice-qt
24 # (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; }) 26 # (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
25 ]; 27 ];