https://github.com/cpluspatch/infrastructure
https://github.com/cpluspatch/infrastructure
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cpluspatch/infrastructure
- Owner: CPlusPatch
- Created: 2025-03-06T20:29:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-30T22:17:34.000Z (3 months ago)
- Last Synced: 2026-03-31T00:26:24.425Z (3 months ago)
- Language: Nix
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
infra
My infra's [`OpenTofu`](https://opentofu.org) and [`NixOS`](https://nixos.org) configuration files.
## Documentation
Documentation is available in the [DOCS.md](./DOCS.md) file.
## Patches
Allows using swap during install.
```bash
# In terraform/.terraform/modules/nixos_install/src/nixos-anywhere.sh
# Replace line 673 with the following:
# HACK: Increase size of tmpfs
runSsh sh <