Skip to content

Spacefm

programs.spacefm.enable

Whether to install SpaceFM and create {file}/etc/spacefm/spacefm.conf.

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/spacefm.nix

programs.spacefm.settings

The system-wide spacefm configuration. Parameters to be written to {file}/etc/spacefm/spacefm.conf. Refer to the relevant entry in the SpaceFM manual.

Type: attribute set

Default

{tmp_dir = "/tmp";terminal_su = "${pkgs.sudo}/bin/sudo";}

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/spacefm.nix