This repository is home to the nix code that builds my systems.
- CTT Video Guides
- NixOS & Flakes Book (unofficial guide for beginners)
- Extensive Config (
i3-kickstarterbranch for the older and simpler setup) - NixOS on Raspberry Pi (NixOS Wiki)
- NixOS on Raspberry Pi (nix.dev Tutorial)
- WSL2 Flake config (working starter files)
- The nix command (can be used on WSL2 with nix for e.g. flake templates)
- Rebuild ignoring files (only includes files when they got
git added)
After installed NixOS with nix-command & flake enabled, you can deploy this flake with the following command:
sudo nixos-rebuild switch --flake .#nixos-test