mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
ranger: add rc.conf
This commit is contained in:
parent
1eb796cee7
commit
95f9ff40af
4 changed files with 793 additions and 3 deletions
|
|
@ -10,8 +10,6 @@
|
|||
pkgs.gnutar
|
||||
pkgs.p7zip
|
||||
pkgs.bc
|
||||
|
||||
pkgs.ranger
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
@ -19,6 +17,7 @@
|
|||
password-store.enable = true;
|
||||
feh.enable = true;
|
||||
sioyek.enable = true;
|
||||
ranger.enable = true;
|
||||
};
|
||||
|
||||
i18n.inputMethod.enabled = "fcitx5";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue