Apply new configurations modules to Luci

This commit is contained in:
Yorick Barbanneau 2023-12-27 00:29:15 +01:00
parent 9ebc657cca
commit 350bc61eb2
2 changed files with 16 additions and 0 deletions

View file

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