Use lix
This commit is contained in:
parent
2970cecb79
commit
9dee45480d
3 changed files with 90 additions and 1 deletions
|
@ -5,6 +5,10 @@
|
|||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue