| options/nixos/boot.zfs.extraPools | Name or GUID of extra ZFS pools that you wish to import during boot
|
| options/nixos/services.monero.rpc.restricted | Whether to restrict RPC to view only commands.
|
| options/nixos/powerManagement.powertop.preStart | Shell commands executed before powertop is started.
|
| options/home-manager/services.sxhkd.keybindings | An attribute set that assigns hotkeys to commands.
|
| options/nixos/boot.iscsi-initiator.extraIscsiCommands | Extra iscsi commands to run in the initrd.
|
| options/nixos/powerManagement.resumeCommands | Commands executed after the system resumes from suspend-to-RAM.
|
| options/home-manager/programs.trippy.forceUserConfig | Whatever to force trippy to use user's config through the -c flag
|
| options/nixos/networking.nat.extraCommands | Additional shell commands executed as part of the nat
initialisation script
|
| options/nixos/programs.sway.extraSessionCommands | Shell commands executed just before Sway is started
|
| options/nixos/networking.localCommands | Shell commands to be executed at the end of the
network-setup systemd service
|
| options/nixos/powerManagement.powerUpCommands | Commands executed when the machine powers up
|
| options/home-manager/wayland.windowManager.sway.config.startup | Commands that should be executed at startup
|
| options/home-manager/xsession.windowManager.bspwm.extraConfig | Additional shell commands to be run at the end of the config file.
|
| options/nixos/programs.bash.undistractMe.enable | Whether to enable notifications when long-running terminal commands complete.
|
| options/nixos/powerManagement.powerDownCommands | Commands executed when the machine powers down
|
| options/nixos/programs.less.clearDefaultCommands | Clear all default commands
|
| options/nixos/services.borgbackup.jobs.<name>.preHook | Shell commands to run before the backup
|
| options/home-manager/programs.matplotlib.extraConfig | Additional commands for matplotlib that will be added to the
matplotlibrc file.
|
| options/home-manager/xsession.windowManager.i3.config.startup | Commands that should be executed at startup
|
| options/nixos/programs.bash.undistractMe.playSound | Whether to enable notification sounds when long-running terminal commands complete.
|
| options/nixos/boot.initrd.luks.devices.<name>.preOpenCommands | Commands that should be run right before we try to mount our LUKS device
|
| options/nixos/services.biboumi.settings.admin | The bare JID of the gateway administrator
|
| options/nixos/networking.nat.extraStopCommands | Additional shell commands executed as part of the nat
teardown script
|
| options/home-manager/programs.qutebrowser.aliases | Aliases for commands.
|
| options/home-manager/programs.irssi.networks.<name>.autoCommands | List of commands to execute on connect.
|
| options/nixos/services.cyrus-imap.cyrusSettings.START | This section lists the processes to run before any SERVICES are spawned
|
| options/nixos/services.softether.vpnclient.up | Shell commands executed when the Virtual Network Adapter(s) is/are starting.
|
| options/nixos/users.mutableUsers | If set to true, you are free to add new users and groups to the system
with the ordinary useradd and
groupadd commands
|
| options/home-manager/xsession.windowManager.bspwm.extraConfigEarly | Like extraConfig, except commands are run at the start of the config file.
|
| options/nixos/services.distccd.allowedClients | Client IPs which are allowed to connect to distccd in CIDR notation
|
| options/nixos/networking.hostId | The 32-bit host ID of the machine, formatted as 8 hexadecimal characters
|
| options/nixos/services.envfs.extraFallbackPathCommands | Extra commands to run in the package that contains fallback executables in case not other executable is found
|
| options/nixos/services.softether.vpnclient.down | Shell commands executed when the Virtual Network Adapter(s) is/are shutting down.
|
| options/home-manager/programs.feh.keybindings | Override feh's default keybindings
|
| options/nixos/services.xscreensaver.hooks | An attrset of events and commands to run upon each event
|
| options/darwin/services.buildkite-agents.<name>.preCommands | Extra commands to run before starting buildkite.
|
| options/nixos/networking.wg-quick.interfaces.<name>.preUp | Commands called at the start of the interface setup.
|
| options/darwin/networking.wg-quick.interfaces.<name>.preUp | List of commands to run before interface setup.
|
| options/nixos/networking.wg-quick.interfaces.<name>.postUp | Commands called after the interface setup.
|
| options/darwin/networking.wg-quick.interfaces.<name>.postUp | List of commands to run after interface setup.
|
| options/darwin/networking.wg-quick.interfaces.<name>.preDown | List of commands to run before interface shutdown.
|
| options/home-manager/wayland.windowManager.sway.extraSessionCommands | Shell commands executed just before Sway is started.
|
| options/home-manager/programs.riff.enableGitIntegration | Whether to enable git integration for riff
|
| options/nixos/services.firezone.gateway.enable | Whether to enable the firezone gateway
|
| options/darwin/networking.wg-quick.interfaces.<name>.postDown | List of commands to run after interface shutdown
|
| options/home-manager/wayland.windowManager.sway.systemd.extraCommands | Extra commands to run after D-Bus activation.
|
| options/home-manager/programs.neovim.plugins.*.runtime.<name>.onChange | Shell commands to run when file has changed between
generations
|
| options/home-manager/wayland.windowManager.sway.config.focus.wrapping | Whether the window focus commands automatically wrap around the edge of containers
|
| options/nixos/networking.nftables.extraDeletions | Extra deletion commands to be run on every firewall start, reload
and after stopping the firewall.
|
| options/home-manager/wayland.windowManager.labwc.systemd.extraCommands | Extra commands to be run after D-Bus activation.
|
| options/home-manager/wayland.windowManager.river.systemd.extraCommands | Extra commands to be run after D-Bus activation.
|
| options/nixos/boot.loader.systemd-boot.extraInstallCommands | Additional shell commands inserted in the bootloader installer
script after generating menu entries
|
| options/home-manager/xsession.windowManager.i3.config.focus.wrapping | Whether the window focus commands automatically wrap around the edge of containers
|
| options/darwin/services.aerospace.settings.on-focus-changed | Commands to run every time focused window or workspace changes.
|
| options/nixos/programs.steam.protontricks.enable | Whether to enable protontricks, a simple wrapper for running Winetricks commands for Proton-enabled games.
|
| options/nixos/services.networkd-dispatcher.rules.<name>.script | Shell commands executed on specified operational states.
|
| options/nixos/services.prosody.modules.admin_adhoc | Allows administration via an XMPP client that supports ad-hoc commands
|
| options/home-manager/accounts.email.accounts.<name>.imapnotify.onNotify | Shell commands to run on any event.
|
| options/nixos/networking.firewall.extraCommands | Additional shell commands executed as part of the firewall
initialisation script
|
| options/home-manager/wayland.windowManager.wayfire.systemd.extraCommands | Extra commands to be run after D-Bus activation.
|
| options/nixos/networking.firewall.extraStopCommands | Additional shell commands executed as part of the firewall
shutdown script
|
| options/nixos/services.openssh.authorizedKeysCommandUser | Specifies the user under whose account the AuthorizedKeysCommand
is run
|
| options/nixos/services.kmonad.keyboards.<name>.defcfg.allowCommands | Whether to enable keys to run shell commands.
|
| options/nixos/nix.settings.trusted-substituters | List of binary cache URLs that non-root users can use (in
addition to those specified using
nix.settings.substituters) by passing
--option binary-caches to Nix commands.
|
| options/darwin/nix.settings.trusted-substituters | List of binary cache URLs that non-root users can use (in
addition to those specified using
nix.settings.substituters) by passing
--option binary-caches to Nix commands.
|
| options/home-manager/accounts.email.accounts.<name>.imapnotify.onNotifyPost | Shell commands to run after onNotify event.
|
| options/nixos/services.reaction.stopForFirewall | Whether to stop reaction when reloading the firewall
|
| options/nixos/systemd.services.<name>.confinement.binSh | The program to make available as /bin/sh inside
the chroot
|
| options/nixos/services.xserver.displayManager.setupCommands | Shell commands executed just after the X server has started
|
| options/darwin/services.aerospace.settings.on-window-detected | Commands to run every time a new window is detected with optional conditions.
|
| options/darwin/services.aerospace.settings.on-window-detected.*.run | Commands to execute when the conditions match (required).
|
| options/nixos/services.taskserver.confirmation | Determines whether certain commands are confirmed.
|
| options/nixos/services.xserver.windowManager.i3.extraSessionCommands | Shell commands executed just before i3 is started.
|
| options/home-manager/wayland.windowManager.hyprland.systemd.extraCommands | Extra commands to be run after D-Bus activation.
|
| options/nixos/services.xserver.displayManager.startx.extraCommands | Shell commands to be added to the system-wide xinitrc script.
|
| options/nixos/services.kmonad.keyboards.<name>.enableHardening | Whether to enable systemd hardening.
If KMonad is used to execute shell commands, hardening may make some of them fail.
|
| options/nixos/services.xserver.windowManager.dwm.extraSessionCommands | Shell commands executed just before dwm is started.
|
| options/nixos/networking.wireguard.interfaces.<name>.preSetup | Commands called at the start of the interface setup.
|
| options/nixos/networking.wireguard.interfaces.<name>.postSetup | Commands called at the end of the interface setup.
|
| options/nixos/powerManagement.powertop.postStart | Shell commands executed after powertop is started
|
| options/darwin/services.aerospace.settings.exec-on-workspace-change | Commands to run every time workspace changes.
|
| options/darwin/services.aerospace.settings.on-focused-monitor-changed | Commands to run every time focused monitor changes.
|
| options/nixos/virtualisation.podman.extraRuntimes | Extra runtime packages to be installed in the Podman wrapper
|
| options/darwin/security.pam.services.sudo_local.watchIdAuth | Use Apple Watch for sudo authentication, for devices without Touch ID or
laptops with lids closed, consider using this
|
| options/nixos/networking.wireguard.interfaces.<name>.preShutdown | Commands called before shutting down the interface.
|
| options/nixos/networking.wireguard.interfaces.<name>.postShutdown | Commands called after shutting down the interface.
|
| options/nixos/services.rutorrent.nginx.exposeInsecureRPC2mount | If you do not enable one of the rpc or httprpc plugins you need to expose an RPC mount through scgi using this option
|
| options/nixos/services.prometheus.exporters.wireguard.prependSudo | Whether or no to prepend sudo to wg commands.
|
| options/darwin/services.buildkite-agents.<name>.hooks.environment | The environment hook will run before all other commands, and can be used
to set up secrets, data, etc
|
| options/nixos/services.xserver.windowManager.wmderland.extraSessionCommands | Shell commands executed just before wmderland is started.
|
| options/nixos/users.users.<name>.password | Specifies the (clear text) password for the user
|
| options/nixos/users.extraUsers.<name>.password | Specifies the (clear text) password for the user
|
| options/nixos/services.biboumi.settings.realname_customization | Whether the users will be able to use
the ad-hoc commands that lets them configure
their realname and username.
|
| packages/nixpkgs/openmesh | Generic and efficient polygon mesh data structure |
| packages/nixpkgs/baidupcs-go | Baidu Netdisk commandline client, mimicking Linux shell file handling commands |
| packages/nixpkgs/mc | File Manager and User Shell for the GNU Project, known as Midnight Commander |
| packages/nixpkgs/lit | Portable tool for executing LLVM and Clang style test suites |
| packages/nixpkgs/x16-rom | ROM file for CommanderX16 8-bit computer |
| packages/nixpkgs/python313Packages.lit | Portable tool for executing LLVM and Clang style test suites |
| packages/nixpkgs/krusader | Norton/Total Commander clone for KDE |