fix: do not force graphics on architect
This commit is contained in:
parent
6bf0fc0967
commit
5601a2cab0
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user