fhasjknjadsf

This commit is contained in:
2026-01-26 12:40:14 +00:00
parent 00134018e7
commit 981b0596fd
8 changed files with 36 additions and 105 deletions

View File

@@ -56,9 +56,18 @@ in
];
build-dir = "/nix/var/nix/builds";
auto-optimise-store = true;
substituters = ["https://hyprland.cachix.org"];
trusted-substituters = ["https://hyprland.cachix.org"];
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
substituters = [
"https://hyprland.cachix.org"
"https://vicinae.cachix.org"
];
trusted-substituters = [
"https://hyprland.cachix.org"
"https://vicinae.cachix.org"
];
trusted-public-keys = [
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
"vicinae.cachix.org-1:1kDrfienkGHPYbkpNj1mWTr7Fm1+zcenzgTizIcI3oc="
];
};
# ─── Users ──────────────────────────────────────────────────────────────────