Skip to content

Commit

Permalink
Install dmidecode to inspect BIOS version on NixOS
Browse files Browse the repository at this point in the history
ref: GH-716
  • Loading branch information
kachick committed Nov 26, 2024
1 parent 6eab10c commit 78f6fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixos/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@
docker-compose

chawan

dmidecode # `sudo dmidecode -s bios-version`
]
);

Expand Down

0 comments on commit 78f6fbd

Please sign in to comment.