Modules/Helix: Undeprecate and enable helix
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
lib,
|
||||
mylib,
|
||||
...
|
||||
}:
|
||||
with lib;
|
||||
with mylib.modules; {
|
||||
enable = mkEnableOption "Helix Editor";
|
||||
}
|
||||
Reference in New Issue
Block a user