feat(desktop): allow for building new version.

This commit is contained in:
CronyAkatsuki 2025-09-02 16:23:34 +02:00
parent e5a30ca438
commit 68c847f94a
4 changed files with 12 additions and 9 deletions

View file

@ -30,11 +30,5 @@
};
security.pam.services.hyprlock = {};
nix.settings = {
substituters = ["https://hyprland.cachix.org"];
trusted-substituters = ["https://hyprland.cachix.org"];
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
};
};
}