lifetracker/hosts/orion/ga403/common/pc/hdd/default.nix
2025-01-25 13:05:37 -08:00

10 lines
194 B
Nix

{
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.
''
];
}