Unified nix configuration.
				
			
		| Flake lock file updates:
• Updated input 'nur':
    'github:nix-community/NUR/e0759865ed946bed60a4343add96ae6d0b20c114?narHash=sha256-09EfYrpsERWY9MwFk6ihHSb5Pz2CsjNGOaU0PlIyzSo%3D' (2025-07-28)
  → 'github:nix-community/NUR/445dc705bfda4e2c67c19d1f6646609fa4198342?narHash=sha256-dWNJiSUVglc9HPepthYNbOOmqbfYlW/3fxxG3tsE1b0%3D' (2025-07-28) | ||
|---|---|---|
| home | ||
| pkgs | ||
| sys | ||
| .gitignore | ||
| COPYING | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Unified nix configuration
Switch server: nixos-rebuild switch --target-host root@posixlycorrect.com --use-substitutes --show-trace --flake .\#vps
Switch current machine: sudo nixos-rebuild switch --flake . --show-trace
Switch current home manager: home-manager switch --flake . --show-trace
Update homepage: nix flake update --commit-lock-file --update-input homepage
Update whole flake: nix flake update --commit-lock-file