darwin
garden.packages
Section titled “garden.packages”A set of packages to install in the garden environment.
Type: lazy attribute set of package
Default:
{ }Declared by:
garden.environment.flakePath
Section titled “garden.environment.flakePath”The path to the configuration
Type: string
Default:
"/Users/isabel/.config/flake"Declared by:
garden.profiles.graphical.enable
Section titled “garden.profiles.graphical.enable”Whether to enable Graphical interface.
Type: boolean
Default:
falseExample:
trueDeclared by:
garden.profiles.headless.enable
Section titled “garden.profiles.headless.enable”Whether to enable Headless.
Type: boolean
Default:
falseExample:
trueDeclared by:
garden.profiles.laptop.enable
Section titled “garden.profiles.laptop.enable”Whether to enable Laptop.
Type: boolean
Default:
falseExample:
trueDeclared by:
garden.profiles.server.enable
Section titled “garden.profiles.server.enable”Whether to enable Server.
Type: boolean
Default:
falseExample:
trueDeclared by:
garden.profiles.workstation.enable
Section titled “garden.profiles.workstation.enable”Whether to enable Workstation.
Type: boolean
Default:
falseExample:
trueDeclared by:
garden.system.mainUser
Section titled “garden.system.mainUser”The username of the main user for your system
Type: value “isabel” (singular enum)
Default:
"isabel"Declared by:
garden.system.tools.enable
Section titled “garden.system.tools.enable”Whether to enable tools.
Type: boolean
Default:
trueExample:
trueDeclared by:
garden.system.tools.minimal
Section titled “garden.system.tools.minimal”Whether to enable limit to minimal system tooling.
Type: boolean
Default:
trueExample:
trueDeclared by:
garden.system.users
Section titled “garden.system.users”A list of users that you wish to declare as your non-system users. The first username
in the list will be treated as your main user unless garden.system.mainUser is set.
Type: list of string
Default:
[ "isabel"]Declared by: