From 056dc9ca1f80d2636b216b91c72e45109050c8b9 Mon Sep 17 00:00:00 2001
From: rycee
Type:
<home-manager/modules/services/xsuspender.nix>
Also suspend descendant processes that match this regex. Type: null or string Default: Declared by: A set of named specialized configurations. These can be used to extend
+ A set of named specialized configurations. These can be used to extend
your base configuration with additional settings. For example, you can
-have specializations named “light” and “dark”
+have specialisations named “light” and “dark”
that applies light and dark color theme configurations.
Note, this is an experimental option for now and you therefore have to
-activate the specialization by looking up and running the activation
+activate the specialisation by looking up and running the activation
script yourself. Note, running the activation script will create a new
Home Manager generation.
-For example, to activate the “dark” specialization. You can
+For example, to activate the “dark” specialisation. You can
first look up your current Home Manager generation by running
services.xsuspender.rules.<name>.suspendSubtreePattern
null
<home-manager/modules/services/xsuspender.nix>
-
specialization
specialisation
@@ -9458,7 +9458,7 @@ first look up your current Home Manager generation by running
then run
- $ /nix/store/jy…ac-home-manager-generation/specialization/dark/activate + $ /nix/store/jy…ac-home-manager-generation/specialisation/dark/activate Starting Home Manager activation …
@@ -9466,10 +9466,10 @@ then run
WARNING! Since this option is experimental, the activation process may -change in backwards incompatible ways.
Type: attribute set of (submodule)
Default: { }
Declared by:
- <home-manager/modules/misc/specialization.nix>
- |
specialization.<name>.configuration
Arbitrary Home Manager configuration settings.
Type: submodule
Default: { }
Declared by:
- <home-manager/modules/misc/specialization.nix>
+change in backwards incompatible ways. |