about summary refs log tree commit diff
path: root/systems/cobalt
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-04-06 15:49:39 +0900
committersefidel <contact@sefidel.net>2024-04-06 15:58:13 +0900
commit753887d1458ddb80c796dd4d5e77ae3a8d51c66b (patch)
tree065588fae529d03c47210894b04175279e73fa05 /systems/cobalt
parent0986130e61996c1e4d04819344b5e5761a94f38b (diff)
downloadinfra-753887d1458ddb80c796dd4d5e77ae3a8d51c66b.tar.gz
infra-753887d1458ddb80c796dd4d5e77ae3a8d51c66b.zip
chore(flake): bump
Diffstat (limited to 'systems/cobalt')
-rw-r--r--systems/cobalt/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/systems/cobalt/default.nix b/systems/cobalt/default.nix
index 285fe61..22e4049 100644
--- a/systems/cobalt/default.nix
+++ b/systems/cobalt/default.nix
@@ -321,8 +321,6 @@ in
     };
     services.akkoma = {
       enable = true;
-      # v3.10.4 with OAuth fixes backported
-      package = pkgs.exoticPackages.akkoma;
 
       domain = "exotic.sh";
       realHost = "social.exotic.sh";