introduce patches

This commit is contained in:
Luj 2024-04-01 01:28:46 +02:00
parent 1c9c2773da
commit 7819a41dcc
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 = {