This repository contains the NixOS configuration for my personal computers and servers.
You can find my Home Manager Config here: https://git.sr.ht/~sumner/home-manager-config
.----------------------------------------------------------------------------.
| WARNING: |
| |
| Don't install somebody else's NixOS configs. Use them as inspiration, but |
| don't actually just blindly copy. |
'----------------------------------------------------------------------------'
To install this configuration,
/etc/nixos
on a NixOS system.host-configurations
folder.hardware-configuration.nix
.sudo nixos-rebuild switch --upgrade
.Can blow away all servers (but not data) and restore in under an hour
Can restore all data within one day after catastrophic failure (everything goes down, including data)
I am using Restic to backup everything on my server, and all of my important documents are stored in Syncthing, which is backed up from my server.