1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/modules
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
..
accounts email: add signature delimiter 2022-12-04 09:34:22 +01:00
config treewide: fix typos (#3618) 2023-01-24 11:30:04 +01:00
i18n/input-method im/fcitx5: add GLFW_IM_MODULE session variable 2022-10-16 21:42:32 +02:00
launchd launchd: fix example of StartCalendarInterval 2023-02-21 21:52:39 +01:00
lib lib: add generator for KDL 2023-03-10 16:48:10 +01:00
lib-bash home-manager: handle missing per-user profiles directory 2023-03-07 23:53:06 +01:00
misc xfconf: fix dbus may not be started in the startup of NixOS. (#3707) 2023-03-05 09:47:06 +01:00
po home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00
programs qutebrowser: allow for specifying multiple commands in bindings (#3322) 2023-03-15 19:22:12 +01:00
services mpd: add extraArgs (#3735) 2023-03-05 09:41:34 +01:00
targets treewide: fix typos 2022-12-05 12:58:02 +01:00
default.nix Add lib argument to homeManagerConfiguration (#2753) 2022-04-17 18:14:41 -04:00
files.nix home-manager: handle missing per-user profiles directory 2023-03-07 23:53:06 +01:00
home-environment.nix home-manager: handle missing per-user profiles directory 2023-03-07 23:53:06 +01:00
manual.nix format: update and remove exceptions (#3029) 2022-06-16 14:13:06 +02:00
modules.nix avizo: add module 2023-02-22 23:26:41 +01:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix systemd: remove platform assertion 2023-02-07 21:54:25 +01:00
xresources.nix Replace usage of literalExample 2021-10-13 00:16:10 +02:00
xsession.nix xsession: add xplugd service to accompany setxkbmap (#2450) 2021-12-23 15:38:44 -05:00