This is a prototype application for a graphical Nix Configuration editor, using Feather UI
On windows, simply run cargo build
. On NixOS, use nix develop
to open a shell that has cargo build
available.
On windows, run cargo run --release
. On NixOS, use nix run github:Fundament-Software/nixui
.