updates and formatting

This commit is contained in:
mjallen18
2025-01-21 11:43:08 -06:00
parent a774f7eb41
commit c4133aef37
16 changed files with 355 additions and 462 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs,... }:
{ pkgs, ... }:
let
configLimit = 5;
kernel = pkgs.linuxPackages_latest;