no splash

This commit is contained in:
mjallen18
2025-08-18 22:21:17 -05:00
parent 83116ee596
commit b0c812ac7a

View File

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