1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00
home-manager/modules
Robert Helgesson 9ec9f004e1
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
2020-05-16 19:17:13 +02:00
..
accounts Update nixfmt and apply to a few more files 2020-04-06 12:51:11 +02:00
lib i3status: add module 2020-05-03 13:12:13 +02:00
lib-bash home-manager: use nix-env to list generations 2020-05-16 19:17:13 +02:00
misc tmpfiles: add module 2020-05-16 13:32:33 +02:00
programs starship: allow running in Emacs if vterm is used 2020-05-15 22:58:57 +02:00
services sway: allow unsetting status command 2020-05-11 22:02:38 +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 helper function mkOutOfStoreSymlink 2020-05-02 01:22:14 +02: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 tmpfiles: add module 2020-05-16 13:32:33 +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:40:58 +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