user services + wm in hjr, some qs workaround

This commit is contained in:
atagen 2025-10-29 12:27:35 +11:00
parent 9e3aa574eb
commit cb44e16d76
19 changed files with 393 additions and 361 deletions

View file

@ -1,5 +1,5 @@
{
inputs,
# inputs,
config,
scope,
...
@ -11,8 +11,8 @@ scope "services" {
};
open-webui = {
package = inputs.nixpkgs-stable.legacyPackages.x86_64-linux.open-webui;
enable = true;
# package = inputs.nixpkgs-stable.legacyPackages.x86_64-linux.open-webui;
enable = false;
port = 8088;
environment = {
DO_NOT_TRACK = "True";