introduce patches

This commit is contained in:
Luj 2024-04-01 01:28:46 +02:00
parent 0f33efd0fc
commit caf3591656
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 29 additions and 3 deletions

View file

@ -44,7 +44,7 @@ inputs: lib: with lib; let
};
x2100 = {
arch = "x86_64-linux";
nixpkgs_version = inputs.unstable;
nixpkgs_version = inputs.nixpkgs_patched;
hm_version = inputs.home-manager-unstable;
};
fischer = {