restructure

This commit is contained in:
twoneis 2024-05-09 20:17:37 +02:00
parent d7bd686648
commit eecb15a4ec
50 changed files with 281 additions and 564 deletions

View file

@ -1,8 +1,16 @@
{ ... }: {
minimal = false;
full = true;
withAudio = true;
withBluetooth = true;
withNvidia = true;
withNiri = true;
withGnome = false;
withNvidia = true;
withVM = false;
withContainers = false;
withDistrobox = false;
withGames = false;
}