diff --git a/.build.yml b/.build.yml index 991fc1c..0bdcc77 100644 --- a/.build.yml +++ b/.build.yml @@ -9,6 +9,8 @@ secrets: oauth: pages.sr.ht/PAGES:RW tasks: + - hwinfo: | + nix-shell -p lshw --run "lshw -short -quiet -sanitize -c memory -c processor" - fetch_tools: | cd blog nix-shell --pure --run 'date'