mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
xmupc1: enable beesd
This commit is contained in:
@@ -76,7 +76,7 @@ inputs:
|
||||
smartd.enable = true;
|
||||
beesd =
|
||||
{
|
||||
enable = false;
|
||||
enable = true;
|
||||
instances =
|
||||
{
|
||||
root = { device = "/"; hashTableSizeMB = 16384; threads = 4; };
|
||||
|
||||
Reference in New Issue
Block a user