update mastodon

This commit is contained in:
Vivian 2022-11-06 22:13:48 +01:00
parent b58b512538
commit be7ae862f4
10 changed files with 124 additions and 14 deletions

View file

@ -35,6 +35,9 @@
mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
mailserver.inputs.nixpkgs.follows = "nixpkgs";
nixvim.url = "github:pta2002/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
nixos-generators = {
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";