changes to fix compliance with home server

This commit is contained in:
2025-07-01 20:21:38 +02:00
parent 6d96d1a015
commit 7dfec3a2b0
23 changed files with 232 additions and 307 deletions

View File

@@ -4,8 +4,7 @@
kernel = {
extraBlacklistedModules = [];
extraKernelParams = [];
hardware = "amd";
variant = "latest";
variant = "stable";
};
loader = {
default = {
@@ -18,7 +17,7 @@
};
hardware = {
bluetooth = {
enable = true;
enable = false;
};
graphics = {
amd = {