mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-19 03:34:07 +02:00
wrong input
This commit is contained in:
parent
3098f2c02f
commit
5415215d0a
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
urlPrefix = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/blob/master/";
|
||||
}
|
||||
{
|
||||
optionsJSON = (import "${self.inputs.nixos}/nixos/release.nix" { }).options + /share/doc/nixos/options.json;
|
||||
optionsJSON = (import "${self.inputs.nixpkgs}/nixos/release.nix" { }).options + /share/doc/nixos/options.json;
|
||||
name = "NixOS";
|
||||
urlPrefix = "https://github.com/NixOS/nixpkgs/tree/master/";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue