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

https://github.com/henrikvtcodes/nix-machines

configs for my servers (and mac shell environment)
https://github.com/henrikvtcodes/nix-machines

agenix deploy-rs disko nix nix-darwin nix-flake nixos

Last synced: about 1 year ago
JSON representation

configs for my servers (and mac shell environment)

Awesome Lists containing this project

README

          

# `nix-machines`

this contains configurations for my nixos (and hopefully darwin in the future) machines.

#### [Docs](/docs/README.md)

#### Secrets

The docs do expand on this but: this is structured with the assumption that creating/editing secrets happens only in the `secrets` submodule/directory.

## Things to know

That namespace `my.services.` is all my custom services, as defined in `modules`

## LSP

```sh
nix profile install github:nixos/nixpkgs#nixd
```