NixOS configuration editors: Difference between revisions

imported>Milahu
nixos-conf-editor: add link to nix-software-center
Bittner (talk | contribs)
Graphical editors: Add nix-software-center
 
(2 intermediate revisions by 2 users not shown)
Line 31: Line 31:
* https://discourse.nixos.org/t/nix-gui-use-nixos-without-coding/15409
* https://discourse.nixos.org/t/nix-gui-use-nixos-without-coding/15409
* python + qt5 desktop program
* python + qt5 desktop program
* 520+ GitHub stars
* 580+ GitHub stars
 
=== nix-software-center by snowfallorg ===
 
* https://github.com/snowfallorg/nix-software-center
* rust + libadwaita + gtk4 + relm4
* 747 GitHub stars


=== nixos-manager by pmiddend ===
=== nixos-manager by pmiddend ===
Line 38: Line 44:
* https://discourse.nixos.org/t/nixos-manager-manage-your-nixos-configuration-graphically/6685
* https://discourse.nixos.org/t/nixos-manager-manage-your-nixos-configuration-graphically/6685
* haskell + gtk desktop program
* haskell + gtk desktop program
* 150+ GitHub stars
* 160+ GitHub stars
* last commit: 2020
* last commit: 2020


Line 47: Line 53:
* https://www.reddit.com/r/NixOS/comments/w1pwmd/nixos_configuration_editor_a_gtk4libadwaita_app/
* https://www.reddit.com/r/NixOS/comments/w1pwmd/nixos_configuration_editor_a_gtk4libadwaita_app/
* rust + gtk4 desktop program
* rust + gtk4 desktop program
* 50+ GitHub stars
* 210+ GitHub stars
* backend tool: https://github.com/vlinkz/nix-editor
* backend tool: https://github.com/vlinkz/nix-editor - 50+ GitHub stars
* package manager: https://github.com/vlinkz/nix-software-center
* package manager: https://github.com/vlinkz/nix-software-center - 250+ GitHub stars


=== nixui by matejc ===
=== nixui by matejc ===
Line 63: Line 69:
* https://www.reddit.com/r/NixOS/comments/vfywyv/nix_gui_application_to_manage_nixos_build_with/
* https://www.reddit.com/r/NixOS/comments/vfywyv/nix_gui_application_to_manage_nixos_build_with/
* svelte + tauri desktop program
* svelte + tauri desktop program
* 15+ GitHub stars
* 20+ GitHub stars


== Web-based editors ==
== Web-based editors ==
Line 81: Line 87:
* [[Nixos-rebuild#Specifying a different configuration location]]
* [[Nixos-rebuild#Specifying a different configuration location]]
* https://discourse.nixos.org/t/use-vscode-editor-configuration-nix-cant-save/14119
* https://discourse.nixos.org/t/use-vscode-editor-configuration-nix-cant-save/14119
[[Category:Applications]]