Be a trusted user
This commit is contained in:
parent
565336f79d
commit
7c52d410bd
|
@ -1,5 +1,7 @@
|
||||||
{...}: {
|
{username, ...}: {
|
||||||
nix.settings = {
|
nix.settings = {
|
||||||
|
trusted-users = ["${username}"];
|
||||||
|
|
||||||
trusted-substituters = [
|
trusted-substituters = [
|
||||||
"https://cache.garnix.io"
|
"https://cache.garnix.io"
|
||||||
"https://hyprland.cachix.org"
|
"https://hyprland.cachix.org"
|
||||||
|
|
Loading…
Reference in a new issue