This repo contains the flake configuration for my NixOS systems. Will always be a work in progress.
Currently the following systems are configured:
main: My desktop gaming PC with an AMD Ryzen 5 5600X and an AMD Radeon RX 7800 XTthink: My laptop, a Lenovo Thinkpad X13
To create a new system, run the following commands:
# on the new machine:
nixos-generate-config --no-filesystems --dir .
install_remote_system.sh <hostname> <user@host>$ nix repl
nix-repl> :lf .
nix-repl> <key>