533: Fix typo in readme r=Mic92 a=sogreatandpowerfull 536: add etu repository r=Mic92 a=etu Co-authored-by: SoGreatAndPowerful <sogreatandpowerful@tuta.io> Co-authored-by: Elis Hirwing <elis@hirwing.se>
This commit is contained in:
commit
cb8b26610c
2 changed files with 5 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ In your flake.nix add `nur.nixosModules.nur` to your module list:
|
|||
}
|
||||
```
|
||||
|
||||
You cannot use `config.nur` for importing NixOS modules from NUR as this will lead to infinite recursion errrors.
|
||||
You cannot use `config.nur` for importing NixOS modules from NUR as this will lead to infinite recursion errors.
|
||||
|
||||
Instead use:
|
||||
|
||||
|
|
|
|||
|
|
@ -276,6 +276,10 @@
|
|||
"github-contact": "ethancedwards8",
|
||||
"url": "https://github.com/ethancedwards8/ethancedwards8-nur"
|
||||
},
|
||||
"etu": {
|
||||
"github-contact": "etu",
|
||||
"url": "https://github.com/etu/nur-packages"
|
||||
},
|
||||
"extends": {
|
||||
"github-contact": "ImExtends",
|
||||
"url": "https://github.com/ImExtends/nur-packages-template"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue