typo2
This commit is contained in:
@@ -9,7 +9,7 @@ in
|
||||
description = "steam support";
|
||||
};
|
||||
|
||||
config = mkIf config.smayzy.steam {
|
||||
config = mkIf config.smayzy.steam.enable {
|
||||
programs.steam.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user