this post was submitted on 16 Jun 2023
2 points (100.0% liked)

nixos

1262 readers
6 users here now

All about NixOS - https://nixos.org/

founded 4 years ago
 

Hello, does anyone know about how to run a kbin instance on NixOS? Will the steps on https://codeberg.org/Kbin/kbin-core/wiki#admin-guide (but replacing the apt installs with adding packages in configuration.nix) just work, or is there a better, more reproducible way?

Thanks.

EDIT: I meant a kbin instance, not lemmy.

you are viewing a single comment's thread
view the rest of the comments
[–] matejc@matejc.com 1 points 1 year ago

Your title says lemmy instance and in your description you are asking for kbin instance. Which one you truly mean?

Lemmy is already packaged in nixpkgs and its options for NixOS are: https://search.nixos.org/options?channel=unstable&show=services.lemmy.enable&from=0&size=50&sort=relevance&type=packages&query=lemmy

But I do not see kbin packaged yet.