Update gotosocial to 0.19.1
Changed source location to Codeberg and move to packages folder
This commit is contained in:
parent
db3686983b
commit
ab0e98449f
4 changed files with 29 additions and 33 deletions
|
@ -14,7 +14,7 @@ in
|
|||
{
|
||||
options.cloud.gotosocial = {
|
||||
enable = mkEnableOption "Enable our local GtS server";
|
||||
package = mkPackageOption pkgs "gotosocial" { };
|
||||
package = mkPackageOption pkgs "gotosocial-dtth" { };
|
||||
host = mkOption {
|
||||
type = types.str;
|
||||
description = "The GtS host";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue