update system in hopes it doesnt break

This commit is contained in:
OCbwoy3
2024-12-17 15:45:53 +02:00
parent 88a7722293
commit 17c5d35fb4
3 changed files with 15 additions and 10 deletions

View File

@@ -9,4 +9,9 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings = {
substituters = ["https://hyprland.cachix.org"];
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
};
}