diff --git a/hardware/espressobin/pkgs.sls b/hardware/espressobin/pkgs.sls new file mode 100644 index 0000000..34cd88f --- /dev/null +++ b/hardware/espressobin/pkgs.sls @@ -0,0 +1,6 @@ +#!jinja|yaml|gpg + +espressobin-pkgs: + pkg.installed: + - pkgs: + - smartmontools \ No newline at end of file