fix: do not force graphics on architect

This commit is contained in:
Giulio De Pasquale 2025-04-26 16:47:26 +01:00
parent 6bf0fc0967
commit 5601a2cab0

View File

@ -151,11 +151,6 @@ in
enable = true;
path = "/media";
};
graphics = {
enable = true;
nvidia = true;
};
};
services = {
@ -170,7 +165,6 @@ in
package = pkgs.unstablePkgs.immich;
};
radarr = {
enable = true;
domain = "htrad.giugl.io";