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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.