Merge branch 'master' into my-hardware-update

This commit is contained in:
EngineerR22 2025-09-05 22:05:47 +03:00 committed by GitHub
commit 18f538d5b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ in
]; ];
options.hardware.fydetab.duo = { options.hardware.fydetab.duo = {
enablePanthor = lib.mkEnable "Panthor GPU driver"; enablePanthor = lib.mkEnableOption "Panthor GPU driver";
}; };
config = { config = {