Fix things
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
services.caddy = let
|
||||
catppuccin = builtins.fromJSON (builtins.readFile (pkgs.fetchurl {
|
||||
url = "https://raw.githubusercontent.com/catppuccin/element/main/config.json";
|
||||
hash = "sha256-9y113raGhCKlKAPmi5MXEW64qpPJ9u2oN/kwR5etZo0=";
|
||||
hash = "sha256-jaH6E2YO2np3Ewv6JQWbGRiRqsL75rIEJuKfXv95W6Y=";
|
||||
}));
|
||||
|
||||
element = pkgs.element-web.override {
|
||||
|
||||
Reference in New Issue
Block a user