Removed open-webui. Better with docker

This commit is contained in:
pazpi 2025-08-22 18:11:57 +02:00
parent deb99c4598
commit 00574c51b3
11 changed files with 4 additions and 673 deletions

View file

@ -234,17 +234,6 @@ in
# specialArgs = { };
};
open-webui = nixpkgs-unstable.lib.nixosSystem {
pkgs = pkgs-unstable "x86_64-linux";
modules = [
nodeBaseModules
proxmoxModule
./open-webui/docker.nix
agenix.nixosModules.default
];
# specialArgs = { };
};
paperless = nixpkgs-unstable.lib.nixosSystem {
pkgs = pkgs-unstable "x86_64-linux";
modules = [