Skip to content

Commit

Permalink
Remove nvramtool, it only works on x86_64-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbaur committed Feb 13, 2025
1 parent 7ded4af commit 8548672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos-module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ in
environment.systemPackages = with pkgs; [
cbmem
cbfstool
nvramtool
];

programs.flashrom = {
Expand Down

0 comments on commit 8548672

Please sign in to comment.