chore(nix): adopt new recommended Lix installation
All checks were successful
Test / tests (push) Successful in 11m49s
All checks were successful
Test / tests (push) Successful in 11m49s
The Lix NixOS module is not needed anymore with this approach.
This commit is contained in:
parent
05b3c065f5
commit
6780000825
4 changed files with 14 additions and 65 deletions
|
@ -19,12 +19,6 @@ rec {
|
|||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.2-1.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
disko = {
|
||||
url = "github:nix-community/disko/latest";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue