fischer: disable tlp

This commit is contained in:
Luj 2023-11-24 17:00:26 +01:00
parent 7d97a14f7a
commit dea10d85ff
2 changed files with 1 additions and 3 deletions

View file

@ -47,7 +47,7 @@ inputs: lib: with lib; let
nixpkgs_version = inputs.nixpkgs;
hm_version = inputs.home-manager;
};
telecom = {
fischer = {
arch = "x86_64-linux";
nixpkgs_version = inputs.unstable-plus-patches;
hm_version = inputs.home-manager-unstable;