switching to a relaxed sandbox for building presenter until I figure
out how to do rust build without needing net
This commit is contained in:
parent
1527d8fc2f
commit
b7820724ee
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ with lib;
|
|||
nix.settings = {
|
||||
substituters = ["https://hyprland.cachix.org"];
|
||||
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
|
||||
sandbox = "relaxed";
|
||||
};
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue