switch to lix flake

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-29 14:40:01 +03:00
parent 24b195b766
commit 9034502635
3 changed files with 93 additions and 7 deletions

View File

@ -2,10 +2,10 @@
description = "unexplrd's personal configuration";
inputs = {
# lix = {
# inputs.nixpkgs.follows = "nixpkgs";
# url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-2.tar.gz";
# };
lix = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
# neve = {
# inputs.nixvim.follows = "nixvim";
# url = "git+https://gitea.linerds.us/unexplrd/Neve";