1
0
Fork 0
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:
Filip Pobořil 2023-08-26 15:36:08 +02:00 committed by Robert Helgesson
parent b550d074fb
commit bfc438e9b7
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
9 changed files with 256 additions and 0 deletions

View file

@ -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";