1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-23 19:49:45 +01:00
home-manager/home-manager
Robert Helgesson c8cb60b8a1
home-manager: add init command to main tool
The init command is essentially the old install script but integrated
into the home-manager tool. This simplifies things slightly since we
can use the existing code infrastructure.

The init command is Nix flake aware in the sense that, if we detect
that the user's Nix setup supports flakes, then we also create an
initial `flake.nix` file.

Finally, we update the installation instructions for the Nix flakes
standalone setup to use the new init command.

Zsh completion update provided by Anund <anundm@gmail.com>.
2023-03-15 22:47:04 +01:00
..
po home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00
completion.bash home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00
completion.fish home-manager: pass --refresh to nix (#3624) 2023-02-05 11:14:03 +01:00
completion.zsh home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00
default.nix home-manager: use hostname from Nixpkgs 2022-12-05 23:45:07 +01:00
home-manager home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00
home-manager.nix format: update and remove exceptions (#3029) 2022-06-16 14:13:06 +02:00
install.nix home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00