home-manager/modules
Robert Helgesson 25ddbf4824
home-manager: use nix-env to list generations
Using the `nix-env` command is far more robust. It also has the
benefit that if the per-user `profiles` and `gcroots` directories do
not exist then they will be created with the correct permissions.

Because of the second point this commit also removes the `mkdir` step
of the installation instructions.

PR #1239
Closes #474, #948, #1091

(cherry picked from commit 9ec9f004e1)
2020-05-20 23:43:24 +02:00
..
accounts Update nixfmt and apply to a few more files 2020-04-06 12:51:11 +02:00
lib ssh: deprecate the list form of match block 2020-04-16 23:27:40 +02:00
lib-bash home-manager: use nix-env to list generations 2020-05-20 23:43:24 +02:00
misc Update documentation for release 20.03 2020-04-23 00:29:11 +02:00
programs Revert "vscode: fix extension path symlink error" 2020-04-30 09:44:00 +02:00
services spotifyd: user -> username 2020-04-23 23:54:18 +02:00
targets targets.genericLinux: add module 2020-04-08 13:36:25 +02:00
default.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
files.nix files: add force flag 2020-03-17 23:42:26 +01:00
home-environment.nix home-environment: minor fix of DocBook code 2020-04-10 16:16:46 +02:00
manual.nix Switch to extended Nixpkg's lib 2020-01-21 20:47:04 +01:00
modules.nix mako: add module 2020-04-09 11:21:22 +02:00
systemd-activate.rb systemd: improve systemd-activate.rb script 2020-03-24 00:00:44 +01:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix systemd: don't page failed user units 2020-04-23 23:43:00 +02:00
xcursor.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00
xresources.nix xresources: give properties option more specific type 2020-02-29 22:32:52 +01:00
xsession.nix Apply nixfmt on many files 2020-02-02 01:07:28 +01:00