1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-16 16:19:44 +01:00
home-manager/home-manager
ant-arctica 3a16ebdf72
home-manager: Add --flake option to home-manager (#1856)
Implements a --flake options for build and switch, along with the usual
flake related optons (for lock-files etc).

Configurations in the flake are automatically discovered in the
following order:
1. `outputs.homeConfigurations."$flake-uri"` (the `--flake parameter`)
2. `outputs.homeConfigurations."$USERNAME@$HOSTNAME"`
3. `outputs.homeConfigurations."$USERNAME"`

Make home-manager use default configuration from
~/.config/nixpkgs/flake.nix, if it exists and nothing else is
specified.

Co-authored-by: Nicolas Berbiche <nicolas@normie.dev>
2021-04-07 13:17:39 -04:00
..
completion.bash home-manager: pass -j to nix-build 2020-11-13 23:56:57 +01:00
completion.zsh home-manager: add zsh completion 2021-01-03 10:13:46 +01:00
default.nix home-manager: add zsh completion 2021-01-03 10:13:46 +01:00
home-manager home-manager: Add --flake option to home-manager (#1856) 2021-04-07 13:17:39 -04:00
home-manager.nix home-manager: allow unspecified confAttr 2020-05-21 14:04:13 +02:00
install.nix home-manager: use 21.05 as next version 2021-02-05 22:09:00 +01:00