This commit is contained in:
mjallen18
2025-08-20 18:19:20 -05:00
parent 8b6c35ff3c
commit c2d0993d9d
2 changed files with 42 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
{ lib, pkgs, ... }:
{ config, lib, pkgs, ... }:
let
configLimit = 50;
kernel = pkgs.linuxPackages; # linuxPackages_latest;