Add laptop module

This commit is contained in:
Yorick Barbanneau 2023-12-26 00:57:35 +01:00
parent 2888303bb0
commit 559a477e05
5 changed files with 49 additions and 13 deletions

View file

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