Sweets
Installation

NixOS

Install with the NixOS module, flake package, or flake apps

Sweets exposes a flake package, runnable flake apps, and a NixOS module.

Module

Add it as a flake input:

{
  inputs.sweets.url = "github:naurissteins/sweets";
}

On this page