organizing config and getting rid of withs as much as possible
This commit is contained in:
parent
42c647cb63
commit
c365ba3827
12 changed files with 142 additions and 57 deletions
|
@ -28,7 +28,7 @@ let
|
|||
pkgs.runCommandNoCC "propagated-icon"
|
||||
{
|
||||
passthru = {
|
||||
inherit (fileName);
|
||||
inherit (fileName) ;
|
||||
};
|
||||
}
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue