Separate option for gaming
This commit is contained in:
parent
c9156044f8
commit
a137506a13
9 changed files with 29 additions and 9 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
options.frogeye = {
|
||||
extra = lib.mkEnableOption "Big software";
|
||||
gaming = lib.mkEnableOption "Games";
|
||||
desktop = {
|
||||
xorg = lib.mkEnableOption "Enable X11 support";
|
||||
nixGLIntel = lib.mkEnableOption "Enable nixGLIntel/nixVulkanIntel for windows manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue