mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
fix 24.05 evaluation
This commit is contained in:
parent
cc634b69c8
commit
584a5e5518
16 changed files with 56 additions and 4 deletions
|
|
@ -8,6 +8,7 @@ in
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../common/gpu/24.05-compat.nix
|
||||
];
|
||||
|
||||
services.xserver.videoDrivers = mkDefault [ "nvidiaLegacy340" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue