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