]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/tools/mastodon.nix
Remove unneeded dependencies in modules
[perso/Immae/Config/Nix.git] / nixops / modules / websites / tools / mastodon.nix
index 4b9b73ecbfcdbb6ddfcbc0f6187db0b9063b583f..e0f589a161ad9b6fa56a70703863ab8fe0ef01c6 100644 (file)
@@ -1,4 +1,4 @@
-{ lib, pkgs, config, myconfig, mylibs, ... }:
+{ lib, pkgs, config, myconfig,  ... }:
 let
   env = myconfig.env.tools.mastodon;
   root = "/run/current-system/webapps/tools_mastodon";