summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 9b48ef70..893bce38 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -38,11 +38,6 @@ in
       fi
     '';
 
-  programs.mcfly = {
-    enable = true;
-    enableLightTheme = true;
-  };
-
   programs.zsh = {
     enable = true;