Unverified Commit a0812b38 authored by Robert Schütz's avatar Robert Schütz Committed by GitHub
Browse files

Merge pull request #328154 from dotlambda/switch-to-configuration-ng

switch-to-configuration-ng: fix link in README
parents f033e5f1 703748f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# switch-to-configuration-ng

This program is a reimplementation of [switch-to-configuration](nixos/modules/system/activation/switch-to-configuration.pl) in Rust. The goal is to be compatible in as many ways as possible to the original implementation, at least as long as the original is still in nixpkgs. Any behavioral modifications to this program should also be implemented in the original, and vice versa.
This program is a reimplementation of [switch-to-configuration](/nixos/modules/system/activation/switch-to-configuration.pl) in Rust. The goal is to be compatible in as many ways as possible to the original implementation, at least as long as the original is still in nixpkgs. Any behavioral modifications to this program should also be implemented in the original, and vice versa.