nixos/colony: Enable rasdaemon
This commit is contained in:
parent
7b9045586f
commit
9df8a450e8
@ -53,6 +53,7 @@ in
|
||||
cpu = {
|
||||
amd.updateMicrocode = true;
|
||||
};
|
||||
rasdaemon.enable = true;
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
Loading…
Reference in New Issue
Block a user