diff options
Diffstat (limited to 'hosts/flora')
-rw-r--r-- | hosts/flora/services/pleroma.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/flora/services/pleroma.nix b/hosts/flora/services/pleroma.nix index e93e553..e0f60ed 100644 --- a/hosts/flora/services/pleroma.nix +++ b/hosts/flora/services/pleroma.nix @@ -29,7 +29,7 @@ in enable = true; - package = (import inputs.nixpkgs-unstable {}).pleroma; + # package = (import inputs.nixpkgs-unstable {}).pleroma; # this is barely necessary at this point — all that's # set in here is the default_signer for joken, and the |