I recently got my Framework 13 and installed a couple of distros on it.
I had the most success with NixOS and thought it would be a good idea to share my simple configuration.nix
It doesn’t use Homemanager or Flakes yet and is merely meant for people that want to quick start their NixOSxFramework journey.
Please remember to follow the short notes I left and register your finger, run the fwupd commands and make sure to change the desktop from Gnome to plasma or whatever u want to use etc.
Update, changed alot of stuff around and had to fix a bunch of stuff.
I encountered alot of issues and decided to version control my nixos from now on.
Find the new repository here. I haven’t yet managed to properly add the hardware channel to imports due to issues with fetchurl. Will update in that config here:
Update:
(import “${hardwareFramework}/framework/13-inch/7040-amd”)
fixed said issues ^^