deleted generated files
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
options.mySystem = lib.mkOption {
|
||||
type = lib.types.attrs;
|
||||
default = {};
|
||||
description = "Root for custom mySystem options (placeholder)";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user