https://github.com/nilsherzig/hetzner-nixos-install
https://github.com/nilsherzig/hetzner-nixos-install
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nilsherzig/hetzner-nixos-install
- Owner: nilsherzig
- Created: 2023-09-05T21:20:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T20:14:30.000Z (over 2 years ago)
- Last Synced: 2025-03-04T22:42:02.378Z (over 1 year ago)
- Language: Nix
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install and setup of my Hetzner servers using NixOS and nixos-infect.
- https://github.com/elitak/nixos-infect
Install "infect" Ubuntu with NixOS.
```bash
curl https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect | NIX_CHANNEL=nixos-22.11 bash -x
```
Setup or update my NixOS configuration
```bash
curl 'https://raw.githubusercontent.com/nilsherzig/hetzner-nixos-install/main/update.sh' | bash -x
```
After that update by running the `update` command.