my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

nixos/services/akkoma: update hash

isabel ab50a263 b2e269f9

+1 -1
+1 -1
modules/nixos/services/akkoma/default.nix
··· 29 29 30 30 "favicon.png" = pkgs.fetchurl { 31 31 url = "https://gravatar.com/avatar/c487c810e09878b4bd90df713a7c9523?size=512"; 32 - hash = "sha256-zn5Gq/MsVORhojU2PzHg/h4B0PfjcxvQpcClHa+YYXc="; 32 + hash = "sha256-UeGil9k3b8A0V9Ng5D4q9q+5uJS1AdxE0uG5Hz21sWo="; 33 33 }; 34 34 35 35 "emoji/blobs" = pkgs.blobs_gg;