From 54852181abac305ed0a397097803daae8d6a2afe Mon Sep 17 00:00:00 2001 From: Erin of Yukis Date: Mon, 29 Dec 2025 17:45:37 +0100 Subject: [PATCH] docs: Update bewcloud-nixos link and description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s now actually Docker-level easy to use (no more manual installation) and also hosted on Codeberg. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 728ca58..13c6c85 100644 --- a/README.md +++ b/README.md @@ -111,5 +111,5 @@ Just push to the `main` branch. These are not officially endorsed, but are alternative ways of running bewCloud. -- [`bewcloud-nixos`](https://gitlab.com/ntninja/bewcloud-nixos/) by [@ntninja](https://github.com/ntninja) exposes bewCloud as a NixOS integration as an alternative to using Docker or running the app locally. - - For installation and known limitations, please see its [README](https://gitlab.com/ntninja/bewcloud-nixos/-/blob/main/README.md). +- [`bewcloud-nixos`](https://codeberg.org/ntninja/bewcloud-nixos/) by [@ntninja](https://codeberg.org/ntninja/) exposes bewCloud as an easy-to-use NixOS integration as an alternative to using Docker or running the app locally. + - For installation, please see the [README](https://codeberg.org/ntninja/bewcloud-nixos/src/branch/main/README.md).