x2100: switch to unstable

This commit is contained in:
Luj 2023-11-23 10:42:19 +01:00
parent eb409ec0af
commit ef71340ac5

View file

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