mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-17 00:19:38 +00:00
home-manager: move feh to common
This commit is contained in:
parent
e4646f8e65
commit
15e7705413
3 changed files with 1 additions and 2 deletions
|
|
@ -39,6 +39,7 @@ in
|
|||
programs = {
|
||||
kitty.enable = true;
|
||||
password-store.enable = true;
|
||||
feh.enable = true;
|
||||
};
|
||||
|
||||
i18n.inputMethod.enabled = "fcitx5";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue