No description
| .gitignore | gitignore | |
| configuration.nix | stronger password | |
| flake.lock | nixpkgs update | |
| flake.nix | link to the nixpkgs PR for switching to journalctl | |
| hardware-configuration.nix | basic monitoring | |
| monitoring.nix | Update nixpkgs, nix to avoid explicit copy-closure | |
| privatekey.age | basic monitoring | |
| README.md | update README | |
| secrets.nix | basic monitoring | |
| wifi.age | basic monitoring | |
Nix config for bastion host
Deploying:
ssh it@hetzner2.eicas.nl -L 2222:127.0.0.1:2222
NIX_SSHOPTS="-p 2222" nixos-rebuild --flake .#bastion --sudo --target-host raboof@localhost switch