added zotac mini config
This commit is contained in:
parent
860212df55
commit
a90f492a23
5 changed files with 94 additions and 1 deletions
14
devices/pleniscenta/options.nix
Normal file
14
devices/pleniscenta/options.nix
Normal file
|
@ -0,0 +1,14 @@
|
|||
{ ... }: {
|
||||
minimal = false;
|
||||
|
||||
withAudio = true;
|
||||
withBluetooth = true;
|
||||
withNvidia = false;
|
||||
|
||||
withNiri = true;
|
||||
withGnome = false;
|
||||
|
||||
withVM = false;
|
||||
withContainers = false;
|
||||
withGames = false;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue