Compare commits
2 commits
0d006b3f80
...
8288b491f9
Author | SHA1 | Date | |
---|---|---|---|
Qyriad | 8288b491f9 | ||
5b03fa1581 |
|
@ -23,7 +23,7 @@ Adding Lix to a flake-based configuration is relatively simple. First, add the L
|
||||||
# which is often the case. If you've named it something else,
|
# which is often the case. If you've named it something else,
|
||||||
# you'll need to change the `nixpkgs` below.
|
# you'll need to change the `nixpkgs` below.
|
||||||
lix = {
|
lix = {
|
||||||
url = "git+https://git@git.lix.systems/lix-project/lix?ref=refs/tags/2.90-beta.1";
|
url = "git+https://git.lix.systems/lix-project/lix?ref=refs/tags/2.90-beta.1";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
lix-module = {
|
lix-module = {
|
||||||
|
|
Loading…
Reference in a new issue