Add mrmeeseeks configuration
This commit is contained in:
parent
bdbc0e7614
commit
dab914c544
3 changed files with 32 additions and 2 deletions
4
hosts/mrmeeseeks/nixos-config.nix
Normal file
4
hosts/mrmeeseeks/nixos-config.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }: {
|
||||
config.modules.gaming.steam.enable = true;
|
||||
config.modules.hardware.laptop.enable = false;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue