deprecate commons/hdd module

We havent't had anything meaningful configuration in this module for a while.
So let's deprecate it.
This commit is contained in:
Jörg Thalheim
2024-06-20 12:08:04 +02:00
parent acb4f0e9bf
commit 56e370b342
4 changed files with 9 additions and 5 deletions

View File

@@ -1 +1,9 @@
{}
{
warnings = [
''
DEPRECATED: The <nixos-hardware/common/hdd.nix> module has been deprecated.
This module has no effect and will be removed in a future release.
''
];
}