nas nvidia stuff

This commit is contained in:
mjallen18
2025-04-11 11:43:19 -05:00
parent df0b0ab38d
commit 0b2ecfe14c
3 changed files with 3 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
{
imports = [
./apps/arrs
./apps/crowdsec
# ./apps/crowdsec
./apps/jellyfin
./apps/jellyseerr
./apps/nextcloud

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }:
let
configLimit = 50;
kernel = pkgs.linuxPackages_latest;
kernel = pkgs.linuxPackages; # linuxPackages_latest;
in
{
# Configure bootloader with lanzaboot and secureboot