diff options
Diffstat (limited to '')
| -rw-r--r-- | system/services/mastodon/default.nix | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/system/services/mastodon/default.nix b/system/services/mastodon/default.nix index a721792..efc7335 100644 --- a/system/services/mastodon/default.nix +++ b/system/services/mastodon/default.nix @@ -1,6 +1,5 @@ { config, - pkgs-unstable, ... }: let emailAddress = "mastodon@vhack.eu"; | 
