Fixed a typo

This commit is contained in:
Alexandre1a 2026-01-14 19:08:32 +01:00
parent 32ba74f97a
commit a6c0ba30dc
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

@ -13,7 +13,7 @@
# Package caches
substituters = [
"https://cache.nixos.org";
"https://cache.nixos.org"
"https://nix-community.cachix.org"
"https://hyprland.cachix.org"
];