An open API service indexing awesome lists of open source software.

https://github.com/cpluspatch/infrastructure


https://github.com/cpluspatch/infrastructure

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          




CPlusPatch Logo



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 <