mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-01 17:50:51 +02:00
x2100: switch to unstable
This commit is contained in:
parent
dc1cd80d4e
commit
653ad040c7
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ inputs: lib: with lib; let
|
||||||
};
|
};
|
||||||
x2100 = {
|
x2100 = {
|
||||||
arch = "x86_64-linux";
|
arch = "x86_64-linux";
|
||||||
nixpkgs_version = inputs.nixpkgs;
|
nixpkgs_version = inputs.unstable;
|
||||||
hm_version = inputs.home-manager;
|
hm_version = inputs.home-manager-unstable;
|
||||||
};
|
};
|
||||||
fischer = {
|
fischer = {
|
||||||
arch = "x86_64-linux";
|
arch = "x86_64-linux";
|
||||||
|
|
Loading…
Add table
Reference in a new issue