Files
nixos-hardware/gigabyte/b650/default.nix
2025-02-24 09:29:57 +01:00

6 lines
50 B
Nix

{
imports = [
./b650-fix-suspend.nix
];
}