diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-08 17:30:57 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:52 -0700 |
| commit | 2aceb8f55e9b783be40f6eb8c3974dbb4f23bf28 (patch) | |
| tree | bfb1dbc21a85b16b41d36d0be8f75a9b2cd4f72d /hosts/c-pc | |
| parent | d56dd7ec4c256fc7315a370ecd40cefd0fffc4fe (diff) | |
migration: tmux
Diffstat (limited to 'hosts/c-pc')
| -rw-r--r-- | hosts/c-pc/home.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index c9a4a94..78e1a90 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -30,8 +30,6 @@ }; programs = { - tmux.enable = true; - zoxide.enable = true; }; |