updated options structure
This commit is contained in:
parent
d2aa848f1f
commit
8e3d589698
6 changed files with 110 additions and 102 deletions
|
@ -1,7 +1,8 @@
|
|||
{ ... }: {
|
||||
withNiri = false;
|
||||
withGnome = true;
|
||||
withNvidia = true;
|
||||
withVM = false;
|
||||
withDistrobox = false;
|
||||
withDistrobox = true;
|
||||
withGames = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue