From 0d0734d2239c6f2f61ae7ddd859f491f46d6848a Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 14 Jun 2022 17:38:25 +0200 Subject: update sources, move to NixOS 22.05 --- flora/services/pleroma.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flora/services/pleroma.nix') diff --git a/flora/services/pleroma.nix b/flora/services/pleroma.nix index 21e4228..12f4511 100644 --- a/flora/services/pleroma.nix +++ b/flora/services/pleroma.nix @@ -24,6 +24,7 @@ in # pleroma has a cli tool for configuration environment.systemPackages = [ pkgs.dnsutils ]; + system.stateVersion = "20.09"; services.pleroma = { enable = true; -- cgit v1.2.3