nas nvidia stuff
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
imports = [
|
||||
./apps/arrs
|
||||
./apps/crowdsec
|
||||
# ./apps/crowdsec
|
||||
./apps/jellyfin
|
||||
./apps/jellyseerr
|
||||
./apps/nextcloud
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
let
|
||||
configLimit = 50;
|
||||
kernel = pkgs.linuxPackages_latest;
|
||||
kernel = pkgs.linuxPackages; # linuxPackages_latest;
|
||||
in
|
||||
{
|
||||
# Configure bootloader with lanzaboot and secureboot
|
||||
|
||||
Reference in New Issue
Block a user