Versions in this module Expand all Collapse all v0 v0.1.1 Apr 6, 2026 Changes in this version + func After(resourceName ResourceName, callback Callback) + func Before(resourceName ResourceName, callback Callback) + func Flatpak(apps ...string) + func GoPackage(pkgs ...string) + func Group(grps ...string) + func Keyboard(keymap, layout, model, variant, options string) + func Locale(locale string) + func Main() + func NpmPackage(pkgs ...string) + func OnCommand(phase CommandPhase, callback Callback) + func Package(pkgs ...string) + func PackageGroup(groupNames ...string) + func RubyGem(gems ...string) + func Service(svcs ...string) + func Socket(socks ...string) + func SystemFilesDir(dir string) + func SystemService(svcs ...string) + func SystemSocket(socks ...string) + func SystemTimer(tmrs ...string) + func Timedate(timezone string, ntp bool) + func Timer(tmrs ...string) + type Callback func() + type CommandPhase string + const PhaseAfterApply + const PhaseAfterDiff + const PhaseAfterSave + const PhaseBeforeApply + const PhaseBeforeDiff + const PhaseBeforeSave + type ResourceName string + const ResourceBrokenSymlinks + const ResourceFlatpak + const ResourceGoPackages + const ResourceNpmPackages + const ResourcePackages + const ResourceRubyGems + const ResourceSystemServices + const ResourceSystemSockets + const ResourceSystemTimers + const ResourceUserGroups + const ResourceUserServices + const ResourceUserSockets + const ResourceUserTimers