summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorShubham Saini <me@ubh.sh>2023-09-30 09:05:05 +0000
committerShubham Saini <me@ubh.sh>2023-09-30 09:05:05 +0000
commit44caabc697657cec3986274d083b9b319d3fce03 (patch)
tree98e11fabb5aeeaf85a00e6cce08f48803be0014b /hosts
parent6adea13069f1e58aa7f3db6be322d112b52daf4a (diff)
oracle: nerdfonts
Diffstat (limited to 'hosts')
-rw-r--r--hosts/oracle/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/oracle/home.nix b/hosts/oracle/home.nix
index a681905..88a186a 100644
--- a/hosts/oracle/home.nix
+++ b/hosts/oracle/home.nix
@@ -23,7 +23,7 @@
23 firefox 23 firefox
24 brave 24 brave
25 libreoffice-qt 25 libreoffice-qt
26 # (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; }) 26 (pkgs.nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
27 ]; 27 ];
28 28
29 imports = [ 29 imports = [