fix indentation
This commit is contained in:
parent
70d50a1d0e
commit
beba879bdd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
options = with lib; {
|
||||
minimal = mkEnableOption "Minimal setup with only cli utilities";
|
||||
|
||||
withAudio = mkEnableOption "Enable support for audio";
|
||||
withAudio = mkEnableOption "Enable support for audio";
|
||||
withBluetooth = mkEnableOption "Enable bluetooth";
|
||||
withNvidia = mkEnableOption "Enable proprietary nvidia drivers";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue