Compare commits

..

1 commit

Author SHA1 Message Date
Fabian Montero 0473f830f6
add steam module
sadly this has to be a system package until we find a non shitty way of
installing in through hm
2025-01-28 13:49:01 -06:00

View file

@ -5,9 +5,9 @@
...
}:
with lib; let
cfg = config.options.trivium;
cfg = config.options.trivium.trash.steam;
in {
options.trivium = {
options.trivium.trash.steam = {
enable = mkEnableOption "steam settings";
compatibilityPackages = mkOption {