forked from Fediversity/Fediversity
remove _class for application requirements to allow iterating over values
This commit is contained in:
parent
8ba758bac7
commit
ed94d17d39
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ in
|
||||||
resources =
|
resources =
|
||||||
cfg:
|
cfg:
|
||||||
lib.optionalAttrs cfg.enable {
|
lib.optionalAttrs cfg.enable {
|
||||||
_class = "fediversity-application-requirements";
|
|
||||||
dummy.login-shell.packages.hello = pkgs.hello;
|
dummy.login-shell.packages.hello = pkgs.hello;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue