Home Manager Options - km-clay/nixos-config GitHub Wiki
Home-Manager Options
-
movOpts
- homeFiles
- enable
- Enables my manually declared configuration files.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/files.nix
- enable
- homeFiles
-
envConfig
-
hyprlandConfig
- enable
- Enables my custom Hyprland configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/hyprland.nix
- monitorNames
- List of monitor names for my Hyprland configuration.
- Type: List of Strings
- Default:
[]
- Defined in:
modules/home/environment/hyprland.nix
- workspaceLayout
- Workspace layout for Hyprland (e.g., dual monitor setups).
- Type: String
- Default:
"dualmonitor"
- Defined in:
modules/home/environment/hyprland.nix
- enable
-
userPkgs
- enable
- Enables my default user packages.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/userpkgs.nix
- enable
-
stylixHomeConfig
- enable
- Enables my Stylix Home-Manager options.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/stylix.nix
- enable
-
waybarConfig
- enable
- Enables my custom Waybar configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/waybar.nix
- enable
-
gtkConfig
- enable
- Enables my GTK configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/gtk.nix
- enable
-
spicetifyConfig
- enable
- Enables my Spicetify configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/spicetify.nix
- enable
-
starshipConfig
- enable
- Enables my Starship prompt configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/starship.nix
- enable
-
swayncConfig
- enable
- Enables my SwayNC configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/swaync.nix
- enable
-
zshConfig
- shellAliases
- enable
- Enables custom shell aliases.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/zsh/aliases.nix
- enable
- envVariables
- enable
- Enables custom environment variables for Zsh.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/zsh/env.nix
- enable
- shellOptions
- enable
- Enables custom shell options for Zsh.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/zsh/options.nix
- enable
- extraConfig
- enable
- Enables extra custom configuration for Zsh.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/environment/zsh/extraconfig.nix
- enable
- shellAliases
-
-
programConfigs
-
autojumpConfig
- enable
- Enables my Autojump options.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/autojump.nix
- enable
-
btopConfig
- enable
- Enables my Btop configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/btop.nix
- enable
-
cavaConfig
- enable
- Enables my Cava configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/cava.nix
- enable
-
ezaConfig
- enable
- Enables my Eza configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/eza.nix
- enable
-
firefoxConfig
- enable
- Enables my Firefox configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/firefox.nix
- enable
-
fuzzelConfig
- enable
- Enables my Fuzzel configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/fuzzel.nix
- enable
-
fzfConfig
- enable
- Enables my FZF configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/fzf.nix
- enable
-
gitConfig
- enable
- Enables my Git configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/git.nix
- enable
-
kittyConfig
- enable
- Enables my Kitty configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/kitty.nix
- enable
-
yaziConfig
- enable
- Enables my Yazi configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/yazi.nix
- enable
-
passConfig
- enable
- Enables my Password-Store configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/password-store.nix
- enable
-
batConfig
- enable
- Enables my Bat configuration.
- Type: Boolean
- Default:
true
- Defined in:
modules/home/programs/bat.nix
- enable
-