mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
ranger: add module
This commit is contained in:
parent
b550d074fb
commit
bfc438e9b7
9 changed files with 256 additions and 0 deletions
|
|
@ -113,6 +113,12 @@
|
|||
github = "foo-dogsquared";
|
||||
githubId = 34962634;
|
||||
};
|
||||
fpob = {
|
||||
name = "Filip Pobořil";
|
||||
email = "fpob@proton.me";
|
||||
github = "fpob";
|
||||
githubId = 6289078;
|
||||
};
|
||||
olmokramer = {
|
||||
name = "Olmo Kramer";
|
||||
email = "olmokramer@users.noreply.github.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue