Skip to content

xyz.adtya.recipes

xyz.adtya.recipes.nix.auto-gc

Enable Automatic Garbage collection of the Nix store

Type: boolean

Default: false

Example: true

Declared by: - recipes.nix/modules/nixos/options/nix.nix

xyz.adtya.recipes.nix.auto-optimise

Enable Automatic optimisation of the Nix store

Type: boolean

Default: false

Example: true

Declared by: - recipes.nix/modules/nixos/options/nix.nix

xyz.adtya.recipes.sops.enable

Enable sops.nix for secret management

Type: boolean

Default: false

Example: true

Declared by: - recipes.nix/modules/nixos/options/sops.nix

xyz.adtya.recipes.sops.secrets-file

Path to a file containing Tailscale Auth key.

Type: null or absolute path

Default: null

Example: "./secrets.yaml"

Declared by: - recipes.nix/modules/nixos/options/sops.nix

xyz.adtya.recipes.tailscale.enable

Enable Tailscale

Type: boolean

Default: false

Example: true

Declared by: - recipes.nix/modules/nixos/options/tailscale.nix

xyz.adtya.recipes.tailscale.auth-file

Path to a file containing Tailscale Auth key

Type: null or string

Default: null

Example: "/run/secrets/tailscale_auth"

Declared by: - recipes.nix/modules/nixos/options/tailscale.nix

xyz.adtya.recipes.tailscale.net-name

The Tailnet DNS name from https://login.tailscale.com/admin/dns

Type: null or string

Default: null

Example: "tail123456.ts.net"

Declared by: - recipes.nix/modules/nixos/options/tailscale.nix