diff --git a/readme.md b/readme.md index a792db8..0e330b2 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,13 @@ -# Nix Setup Guide \ No newline at end of file +# 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``` \ No newline at end of file