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