mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
ranger configuration
This commit is contained in:
@@ -14,12 +14,16 @@
|
||||
name = "ranger-archives";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/maximtrp/ranger-archives";
|
||||
ref = "master";
|
||||
rev = "b4e136b24fdca7670e0c6105fb496e5df356ef25";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "ranger-devicons2";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/cdump/ranger-devicons2";
|
||||
ref = "master";
|
||||
rev = "94bdcc19218681debb252475fd9d11cfd274d9b1";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user