Crates.io | sd-switch |
lib.rs | sd-switch |
version | 0.5.1 |
source | src |
created_at | 2024-06-15 11:05:51.04753 |
updated_at | 2024-07-03 08:42:14.628414 |
description | A systemd unit reload/restart utility for Home Manager |
homepage | https://sr.ht/~rycee/sd-switch/ |
repository | https://git.sr.ht/~rycee/sd-switch |
max_upload_size | |
id | 1272743 |
size | 236,301 |
A tool primarily built for Home Manager to assist with reloading and restarting systemd units.
Bug reports and patches are managed through my sourcehut public inbox.
The intended development flow is to use a Nix Flake development shell, e.g., using Direnv or directly running
$ nix develop .
…
This will help set up a shell containing the necessary development dependencies. This shell will also be populated with a few utilities, which can be run directly in the terminal.
p-format
-- will format the project's Rust, and Nix code.