mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
refactor: use nixpkgs naming conventions
This commit is contained in:
committed by
Jörg Thalheim
parent
c49c1210d6
commit
e158702cb8
@@ -25,7 +25,7 @@ Upon activation, this module performs the following:
|
||||
|
||||
1. Add this into your `configuration.nix`:
|
||||
```
|
||||
appleT2Config.enableAppleSetOsLoader = true;
|
||||
hardware.apple-t2.enableAppleSetOsLoader = true;
|
||||
```
|
||||
|
||||
2. **Rebuild your system**:
|
||||
|
||||
Reference in New Issue
Block a user