diff options
| author | Collin Williams <1234@mail.com> | 2025-07-08 00:50:21 +0000 |
|---|---|---|
| committer | Collin Williams <1234@mail.com> | 2025-07-08 00:50:21 +0000 |
| commit | ccfe06ffcf61daef56cfe0e5d3488dcb5df00bc8 (patch) | |
| tree | e029a6077cdc09c86ee2be2fd75e7c995e0e8099 /hosts/mercury/config.nix | |
| parent | a97c5e2ae338177418de6691dbf1c4e3dd06a7cd (diff) | |
no more dhall
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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 = { |
