This commit is contained in:
Miguel Palhas
2025-03-25 10:12:49 +00:00
parent ee45f05948
commit f1f01e917a
2 changed files with 9 additions and 1 deletions
+3
View File
@@ -19,6 +19,9 @@ in
};
};
# thumbnail support for images
services.tumbler.enable = true;
nix.settings = {
substituters = [ "https://hyprland.cachix.org" ];
trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" ];