[msft-mac] Refresh settings wihout logging in.
Signed-off-by: Mariano Uvalle <juvallegarza@microsoft.com>
This commit is contained in:
@@ -4,9 +4,8 @@
|
|||||||
|
|
||||||
# To reflect hotkeys without a login cycle.
|
# To reflect hotkeys without a login cycle.
|
||||||
system.activationScripts.postActivation.text = ''
|
system.activationScripts.postActivation.text = ''
|
||||||
# Following line should allow us to avoid a logout/login cycle when changing settings
|
sudo -u jmug /System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||||
sudo -u jmug /System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
'';
|
||||||
'';
|
|
||||||
|
|
||||||
# List packages installed in system profile. To search by name, run:
|
# List packages installed in system profile. To search by name, run:
|
||||||
# $ nix-env -qaP | grep wget
|
# $ nix-env -qaP | grep wget
|
||||||
|
|||||||
Reference in New Issue
Block a user