insberr's nixos configuration
Find a file
2026-09-17 01:55:38 -07:00
modules finally able to use local 2026-09-15 00:00:58 -07:00
packages vrcx update 2026-09-16 20:24:22 -07:00
patches remove a bunch of unused stuff and clean up a bit 2026-09-10 16:30:32 -07:00
configuration.nix maybe faster dns 2026-09-12 09:54:15 -07:00
flake.lock update / update discord 2026-09-17 01:55:38 -07:00
flake.nix update / update discord 2026-09-17 01:55:38 -07:00
hardware-configuration.nix clean up and comments yay! 2026-06-20 14:22:15 -07:00
home.nix vrcx update 2026-09-16 20:24:22 -07:00
README.md todo instructions guh 2026-09-10 16:42:08 -07:00

insberr's nix configuration

Building

This is probably the correct instructions for building?

nix-shell -p git
git clone https://git.insberr.com/insberr/nix-config.git configuration
cp /etc/nixos/hardware-configuration.nix ./configuration/hardware-configuration.nix
sudo nixos-rebuild boot --flake './configuration#insberr-desktop'
sudo reboot

Restoration of my system

Restoring 'other files' from borg backups: todo