Remove some usage of config.lib.dag
The `lib.hm.dag` attribute set should always be preferred.
This commit is contained in:
parent
4896c50074
commit
e42e147b58
5 changed files with 3 additions and 7 deletions
|
|
@ -6,8 +6,6 @@ let
|
|||
|
||||
cfg = config.programs.home-manager;
|
||||
|
||||
dag = config.lib.dag;
|
||||
|
||||
in {
|
||||
meta.maintainers = [ maintainers.rycee ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue