Apply new configurations modules to Luci
This commit is contained in:
parent
9ebc657cca
commit
350bc61eb2
2 changed files with 16 additions and 0 deletions
4
hosts/luci/nixos-config.nix
Normal file
4
hosts/luci/nixos-config.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }: {
|
||||
config.modules.gaming.steam.enable = false;
|
||||
config.modules.hardware.laptop.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue