README: fix flake modules example
This commit is contained in:
parent
6aa60efdc5
commit
0beb34fb79
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ Instead use:
|
|||
nurpkgs = import nixpkgs { system = "x86_64-linux"; };
|
||||
};
|
||||
in [
|
||||
imports = [ nur-modules.repos.paul.modules.foo ];
|
||||
{ imports = [ nur-modules.repos.paul.modules.foo ]; }
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue