mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-13 04:21:08 +01:00
parent
0941a2e144
commit
f83dc9f25a
8 changed files with 1 additions and 36 deletions
|
|
@ -239,7 +239,7 @@ in {
|
|||
|
||||
sensibleOnTop = mkOption {
|
||||
type = types.bool;
|
||||
default = true;
|
||||
default = false;
|
||||
description = ''
|
||||
Run the sensible plugin at the top of the configuration. It
|
||||
is possible to override the sensible settings using the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue