clan.core is always present in a clan machine
nixosYour can customize your machines behavior with the configuration options provided below.
The following options are available for this module.
Attribute: clan.core.enableRecommendedDefaults
Whether to enable recommended default settings for NixOS by Clan.
These settings are entirely optional and are not necessary for using Clan.
This enables the new systemd in stage-1, disables some options that increase the closure size
and adds some extra packages for debugging like tcpdump and dnsutils.
Type: boolean
Default:
true falseDeclared in: nixosModules/clanCore/defaults.nix