changes to fix compliance with home server
This commit is contained in:
@@ -17,7 +17,7 @@ in {
|
||||
|
||||
hardware = mkOption {
|
||||
type = types.enum ["amd" "nvidia"];
|
||||
default = "amd";
|
||||
default = "";
|
||||
description = "Hardware type (GPU) configuration.";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user