This repo contains the system config for my Primary Computer.
Clone this repo and run the following on your terminal
-
Run:
cd lonely-burrow mkdir hosts/cp hosts/lonely-burrow/* hosts/ sudo nixos-generate-config ./ e-config ./ ./ -
Replace your current
hosts/with the contents of the new/hardware.nixre.nix hardware-configuration.nix. -
Commit the changes to git.
-
Build the flake
sudo nixos-rebuild build --flake .#intel
This is heavily inspired (a lot of part is copy-pasted) from ZaneyOS by Tyler. However, unlike Zaneyos, I do not use Home-manager to manage dotfiles. My dotfiles can be found in this repository.