apply our clock settings

This commit is contained in:
♥ Minnie ♥ 2024-04-01 10:04:20 +08:00
parent ad5b25a6df
commit 8fdc42ee97
2 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{ ... }:
{
imports = [
./amdgpu-clocks.nix
];
}