treewide: drop 24.05 compat
This commit is contained in:
parent
b2101de0f8
commit
8781e10a1c
10 changed files with 1 additions and 37 deletions
|
|
@ -1,13 +1,12 @@
|
|||
{ lib, pkgs, ... }:
|
||||
let
|
||||
inherit (lib) mkDefault mkIf;
|
||||
inherit (lib) mkDefault;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
../../common/pc/laptop
|
||||
../../common/pc/ssd
|
||||
../../common/hidpi.nix
|
||||
../../common/gpu/24.05-compat.nix
|
||||
];
|
||||
|
||||
# Necessary kernel modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue