Config changes
This commit is contained in:
@@ -6,7 +6,7 @@ let
|
||||
cfg = config.settings.hardware.nvidia;
|
||||
in {
|
||||
options = {
|
||||
settings.hardware.firewall.enable = lib.mkOption {
|
||||
settings.hardware.nvidia.enable = lib.mkOption {
|
||||
type = lib.types.bool;
|
||||
description = ''
|
||||
Enable nvidia drivers
|
||||
|
Reference in New Issue
Block a user