more stupid shit
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}: let
|
||||
cfg = config.system.graphics;
|
||||
in {
|
||||
options.system.nvidia = {
|
||||
options.system.graphics = {
|
||||
enable = lib.mkEnableOption "enables nvidia";
|
||||
vendor = lib.mkOption {
|
||||
type = lib.types.enum ["intel" "amd" "nvidia"];
|
||||
|
||||
Reference in New Issue
Block a user