mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
exa -> eza
This commit is contained in:
parent
0f4bf80126
commit
2ed7886306
2 changed files with 11 additions and 11 deletions
|
|
@ -32,7 +32,7 @@ in {
|
|||
inherit importAll mkModules listNixFilesRecursive;
|
||||
|
||||
gerg-utils = config: f:
|
||||
lib.fold lib.recursiveUpdate {}
|
||||
lib.foldr lib.recursiveUpdate {}
|
||||
(map (system:
|
||||
f {
|
||||
inherit system;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue