no more minimal config
This commit is contained in:
parent
f6f5aaacc6
commit
efae0722b7
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
{ ... }: {
|
||||
minimal = true;
|
||||
minimal = false;
|
||||
|
||||
withAudio = true;
|
||||
withBluetooth = true;
|
||||
withNvidia = false;
|
||||
|
||||
withNiri = false;
|
||||
withNiri = true;
|
||||
withGnome = false;
|
||||
|
||||
withVM = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue