home-manager/modules
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
..
accounts Move email account options to their owning modules 2020-06-16 00:45:20 +02:00
config i18n: various fixes 2021-01-23 16:40:25 +01:00
lib lib/types/fontType: Add size attribute (#1848) 2021-04-07 16:18:09 +02:00
lib-bash home-manager: respect NO_COLOR environment variable 2021-03-03 23:28:06 +01:00
misc lib/types/fontType: Add size attribute (#1848) 2021-04-07 16:18:09 +02:00
programs lib/types/fontType: Add size attribute (#1848) 2021-04-07 16:18:09 +02:00
services xmonad: use compiled configuration when config is not null (#1893) 2021-04-07 13:05:21 -04:00
targets targets/genericLinux: set TERMINFO_DIRS (#1819) 2021-03-08 15:41:23 -05:00
default.nix modules: don't reference deprecated stdenv.lib (#1770) 2021-02-01 09:52:05 -05:00
files.nix files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
home-environment.nix home-manager: Add --flake option to home-manager (#1856) 2021-04-07 13:17:39 -04:00
manual.nix Switch to extended Nixpkg's `lib` 2020-01-21 20:47:04 +01:00
modules.nix sbt: add new module 2021-02-04 23:42:37 +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: support sd-switch 2020-12-13 22:00:30 +01:00
xcursor.nix Apply `nixfmt` on many files 2020-02-02 01:07:28 +01:00
xresources.nix xresources: do not generate file for empty properties 2020-06-28 00:41:05 +02:00
xsession.nix Apply `nixfmt` on many files 2020-02-02 01:07:28 +01:00