treewide: drop 24.05 compat
This commit is contained in:
parent
b2101de0f8
commit
8781e10a1c
10 changed files with 1 additions and 37 deletions
|
|
@ -4,7 +4,6 @@
|
|||
imports = [
|
||||
../.
|
||||
../../../common/pc/ssd
|
||||
../../../common/gpu/24.05-compat.nix
|
||||
../../../common/gpu/nvidia/kepler
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ in
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../common/gpu/24.05-compat.nix
|
||||
];
|
||||
|
||||
services.xserver.videoDrivers = mkDefault [ "nvidiaLegacy340" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue