Removed open-webui. Better with docker
This commit is contained in:
parent
deb99c4598
commit
00574c51b3
11 changed files with 4 additions and 673 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue