user services + wm in hjr, some qs workaround
This commit is contained in:
parent
9e3aa574eb
commit
cb44e16d76
19 changed files with 393 additions and 361 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue