home: move offlineimap from home -> programs

This commit is contained in:
Colin 2023-04-26 00:31:56 +00:00
parent 3226615885
commit e2fa18b7c7
3 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,6 @@
./keyring.nix ./keyring.nix
./kitty ./kitty
./mime.nix ./mime.nix
./offlineimap.nix
./ripgrep.nix ./ripgrep.nix
./splatmoji.nix ./splatmoji.nix
./ssh.nix ./ssh.nix

View File

@ -261,6 +261,7 @@ in
./mpv.nix ./mpv.nix
./neovim.nix ./neovim.nix
./newsflash.nix ./newsflash.nix
./offlineimap.nix
]; ];
config = { config = {