treewide: drop 24.05 compat

This commit is contained in:
Sandro Jäckel 2026-01-11 01:05:37 +01:00
parent b2101de0f8
commit 8781e10a1c
No known key found for this signature in database
GPG key ID: 236B6291555E8401
10 changed files with 1 additions and 37 deletions

View file

@ -1,8 +1,5 @@
{ lib, ... }:
{
imports = [
../../../../common/gpu/24.05-compat.nix
];
hardware = {
graphics = {
enable = lib.mkDefault true;