fix 24.05 evaluation

This commit is contained in:
Jörg Thalheim
2024-06-21 23:26:44 +02:00
parent cc634b69c8
commit 584a5e5518
16 changed files with 56 additions and 4 deletions

View File

@@ -7,6 +7,7 @@
default = true;
};
imports = [ ../24.05-compat.nix ];
config = lib.mkMerge [
{
services.xserver.videoDrivers = lib.mkDefault [ "modesetting" ];