nixpkgs/pkgs/by-name/sw/switch-to-configuration-ng
K900 c80b166115 switch-to-configuration-ng: clear environment when reexecing as user
Avoids weird magic dbus variables leaking in and ruining everything.
2024-09-06 19:52:56 +03:00
..
src switch-to-configuration-ng: clear environment when reexecing as user 2024-09-06 19:52:56 +03:00
package.nix switch-to-configuration-ng: move sources to a subdirectory to avoid fileset shenanigans 2024-09-06 13:35:43 +03:00
README.md switch-to-configuration-ng: fix link in README 2024-07-18 04:36:07 -07:00

switch-to-configuration-ng

This program is a reimplementation of switch-to-configuration 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.