about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2024-05-23 22:01:38 +0200
committeraszlig <aszlig@nix.build>2024-05-23 22:04:14 +0200
commit90b7aaf2ea8dd3213f6f8ea4b641d0dc0428a242 (patch)
treea7c7c7d89875b46e5c6075ba3ad02e364e827081 /pkgs
parent6f7a33a3471c1f02b5c27d6c56499596eb476481 (diff)
profile: Fix renamed options
This is just to get the noise down during evaluation and fixes the
following warnings:

  The option `services.xserver.xkbVariant' defined in
  `.../modules/user/aszlig/profiles/base.nix' has been renamed to
  `services.xserver.xkb.variant'.

  The option `services.xserver.layout' defined in
  `.../modules/user/aszlig/profiles/base.nix' has been renamed to
  `services.xserver.xkb.layout'.

  The option `services.xserver.displayManager.defaultSession' defined in
  `.../modules/user/aszlig/profiles/workstation' has been renamed to
  `services.displayManager.defaultSession'.

  The option `services.xserver.displayManager.autoLogin' defined in
  `.../modules/user/aszlig/profiles/workstation' has been renamed to
  `services.displayManager.autoLogin'.

  The option `fonts.fonts' defined in
  `.../modules/user/aszlig/profiles/workstation' has been renamed to
  `fonts.packages'.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs')
0 files changed, 0 insertions, 0 deletions