mv steam to modules

This commit is contained in:
smayzy
2025-07-08 17:00:51 +02:00
parent 40a7288a5a
commit ef7111275b
5 changed files with 29 additions and 4 deletions
+3 -1
View File
@@ -4,7 +4,9 @@ let
in
{
options.smayzy.base = mkOption {
type = types.bool;
default = false;
description = "";
};
config = mkIf config.smayzy.base {