My refactoring of the #Nextcloud module for #NixOS just got merged 🤗 Many custom options now follow the upstream naming convention https://github.com/NixOS/nixpkgs/pull/212430
Thanks to @Ma27 and @SuperSandro2000 for reviewing 🚀
Thanks to @Ma27 and @SuperSandro2000 for reviewing 🚀
nixos/nextcloud: Move options into now freeForm extraOptions by onny · Pull Request #212430 · NixOS/nixpkgs
Description of changes Changing extraOptions into freeForm type and move some existing options into it by respecting upstream naming conventions Things done Built on platform(s) x86_64-linux a...