Add dmidecode for Mrchromebox purposes

This commit is contained in:
Jimbo 2024-10-18 19:49:25 -04:00
parent 3de87a1651
commit c056a30383
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{pkgs, ...}:
{ pkgs, ... }:
{
programs.ncmpcpp = {
enable = true;