From ccfe06ffcf61daef56cfe0e5d3488dcb5df00bc8 Mon Sep 17 00:00:00 2001 From: Collin Williams <1234@mail.com> Date: Tue, 8 Jul 2025 00:50:21 +0000 Subject: no more dhall --- hosts/mercury/config.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index ab45940..61679fc 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -43,7 +43,6 @@ shells.fish.enable = true; programs = { - starship.enable = true; tmux.enable = true; lazygit.enable = true; @@ -53,7 +52,6 @@ userEmail = "96917990+bluedragon1221@users.noreply.github.com"; }; - nh.enable = true; cmus.enable = true; helix = { -- cgit v1.3.1