about summary refs log tree commit diff
path: root/hosts/aptos/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos/default.nix')
-rw-r--r--hosts/aptos/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix
index 5b0e40e..49d4c14 100644
--- a/hosts/aptos/default.nix
+++ b/hosts/aptos/default.nix
@@ -9,9 +9,6 @@
     "${self}/profiles/laptop.nix"
   ];
 
-  # install and configure the fonts
-  my.systems.fonts.enable = true;
-
   # install and configure sway
   my.programs.sway.enable = true;