hosts/eldrid/misc/undervolt.nix: add

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-14 15:39:36 +03:00
parent ac28a3442f
commit 422b0551db
2 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
imports = [
# ./distributed-build.nix
./undervolt.nix
];
}