refactor: switch nix impl to lix
This commit is contained in:
parent
5529501df9
commit
d592ec3599
3 changed files with 93 additions and 2 deletions
|
@ -149,5 +149,9 @@
|
|||
};
|
||||
url = "github:danth/stylix";
|
||||
};
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue