clan.core
clan.core
is always present in a clan machine
- It is a module of class
nixos
- Provides a set of common options for every machine (in addition to the NixOS options)
Your can customize your machines behavior with the configuration options provided below.
Submodules
Module Options
The following options are available for this module.
enableRecommendedDefaults
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:
Declared in: nixosModules/clanCore/defaults.nix