Update readme.md

This commit is contained in:
Max Gialanella 2024-08-16 18:59:26 -07:00
parent 0de9a86508
commit ec2ad280d7

View File

@ -1 +1,13 @@
# Nix Setup Guide # Nix Setup Guide
## Framework laptop
Hardware Setup, follow the readme. Add channel, import channel in config.
https://github.com/NixOS/nixos-hardware/tree/master
Fingerprint reader setup.
https://github.com/NixOS/nixos-hardware/tree/master/framework/13-inch/7040-amd
Copy and paste my framework-config into file /etc/nixos/configuration.nix
Then run:
```$ nixos-rebuild switch```