1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 10:07:44 +00:00
ncc/modules/darwin/update.nix

3 lines
78 B
Nix

{
system.defaults.SoftwareUpdate.AutomaticallyInstallMacOSUpdates = true;
}