print hardware info

This commit is contained in:
Cyryl Płotnicki 2022-08-21 09:47:47 +01:00
parent ff766e746a
commit 32be1d9190

View file

@ -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'