nixos-manager
nixos-manager copied to clipboard
Manage your NixOS packages and configuration via a simple, intuitive UI
https://github.com/NixOS/nixpkgs/issues/82233
Is the project in active development?
`.nix-profile/share/doc/home-manager/options.json` is not created by default. If the file does not exists, `nixos-manager` fails to start.
I want to try out `nixos-manager`, but I can't get it to work. I am on `NixOS` and have `home-manager` configured inside my `configuration.nix` (my configuration is split in multiple...
Service definitions do break in nixpkgs from time to time (e.g.. with releases). `nixos-manager` needs to somehow deal with this.
> When starting a process, such as the rebuild process, we cannot easily run it in the background and emit an event when it’s finished (at least I don’t know...
Perhaps the package search (or a separate search window) could defer to something like `nix-locate` (via [nix-index](https://github.com/bennofs/nix-index)) to allow users to search for packages containing a specific file. I imagine...
As many people get started using Nix on other distros, because they're not ready to take the plunge and install NixOS or are intimidated by the install process, it'd be...