mxisd: remove (#119372)
* mxisd: remove See EOL notice at https://github.com/kamax-matrix/mxisd/blob/master/EOL.md#end-of-life-notice * mxisd: Add throwing EOL notice
This commit is contained in:
@@ -41,8 +41,8 @@ in {
|
||||
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.mxisd;
|
||||
defaultText = "pkgs.mxisd";
|
||||
default = pkgs.ma1sd;
|
||||
defaultText = "pkgs.ma1sd";
|
||||
description = "The mxisd/ma1sd package to use";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user