yeet the shim, now its just a waiting game i guess
This commit is contained in:
parent
52432082dc
commit
4d8de41daf
3 changed files with 6 additions and 20 deletions
|
|
@ -1,13 +0,0 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
options.services.displayManager.generic.environment = lib.mkOption {
|
||||
type = lib.types.attrsOf lib.types.anything;
|
||||
default = { };
|
||||
internal = true;
|
||||
visible = false;
|
||||
description = ''
|
||||
Compatibility shim for older Stylix modules that still reference the
|
||||
removed services.displayManager.generic.environment option.
|
||||
'';
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue