mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-25 02:10:57 +01:00
16 lines
286 B
JSON
16 lines
286 B
JSON
{
|
|
"autoUpdate": false,
|
|
"autoUpdateNotification": false,
|
|
"disableMinSize": true,
|
|
"notifyAboutUpdates": false,
|
|
"plugins": {
|
|
"FakeNitro": {
|
|
"enabled": true
|
|
},
|
|
"MessageLogger": {
|
|
"enabled": true,
|
|
"ignoreSelf": true
|
|
}
|
|
},
|
|
"useQuickCss": true
|
|
}
|