home-manager: move feh to common

This commit is contained in:
Primrose 2024-11-19 20:21:07 +01:00
parent e4646f8e65
commit 15e7705413
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 1 additions and 2 deletions

View file

@ -39,6 +39,7 @@ in
programs = {
kitty.enable = true;
password-store.enable = true;
feh.enable = true;
};
i18n.inputMethod.enabled = "fcitx5";