mv steam to modules
This commit is contained in:
@@ -4,7 +4,9 @@ let
|
||||
in
|
||||
{
|
||||
options.smayzy.base = mkOption {
|
||||
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "";
|
||||
};
|
||||
|
||||
config = mkIf config.smayzy.base {
|
||||
|
||||
Reference in New Issue
Block a user