Add mrmeeseeks configuration

This commit is contained in:
Yorick Barbanneau 2023-12-30 20:44:51 +01:00
parent bdbc0e7614
commit dab914c544
3 changed files with 32 additions and 2 deletions

View file

@ -0,0 +1,4 @@
{ ... }: {
config.modules.gaming.steam.enable = true;
config.modules.hardware.laptop.enable = false;
}