reformatted
This commit is contained in:
parent
56fb3554b9
commit
4d4c63e9ea
1 changed files with 6 additions and 5 deletions
|
@ -44,6 +44,7 @@ in
|
||||||
|
|
||||||
nix.settings.allowed-uris = [
|
nix.settings.allowed-uris = [
|
||||||
"github:"
|
"github:"
|
||||||
|
"https://github.com/"
|
||||||
"git+https://github.com/"
|
"git+https://github.com/"
|
||||||
"git+ssh://github.com/"
|
"git+ssh://github.com/"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue