feat(home:gaming): add steam bind

This commit is contained in:
ooks-io 2024-06-15 21:34:04 +12:00
parent 4071f93220
commit fafc42cad1

View file

@ -12,5 +12,6 @@ in
wine.enable = true;
bottles.enable = true;
};
ooknet.binds.steam = "steam";
};
}