this post was submitted on 01 Sep 2023
9 points (100.0% liked)

NixOS

13 readers
1 users here now

NixOS is a Linux distribution built on top of the Nix package manager. Its declarative configuration allows reliable system upgrades via several official channels of stability and size.

This community discusses NixOS, Nix, and everything related.

founded 1 year ago
MODERATORS
 

Hi all, I've been getting into nix lately (I've been posting here frequently) and wanted to know what projects everyone is working on. Are you trying to integrate nix into an existing project? Contribute to nixpkgs? Experiment with your configs?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Triton@lemm.ee 3 points 1 year ago (1 children)

I've started writing a NixOS config to replace the Ubuntu install that I currently have on my server. I'm starting to question if it makes sense though, since the Nextcloud Snap is very convenient (it even includes a backup/restore script) and I don't know if I'll be able to easily replicate all of that easily using the NixOS module.

[โ€“] rutrum@lm.paradisus.day 2 points 1 year ago

I run my nextcloud using docker, which could be another option. I've also heard of Nextcloud All in One (AIO) which might be useful as well. Neither are nix solutions, but could be as convenient as the snap.