feat: switch to lix from nixpkgs

This commit is contained in:
Tim Schubert 2025-05-17 13:05:33 +02:00
parent 6ca9dde866
commit 0d892a1b7e
No known key found for this signature in database
4 changed files with 35 additions and 124 deletions

View file

@ -25,10 +25,6 @@
url = "github:numtide/devshell";
inputs.nixpkgs.follows = "nixpkgs";
};
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-generators = {
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";