diff --git a/nixos/modules/programs/spacefm.nix b/nixos/modules/programs/spacefm.nix index 5735f0c6b3e..6d03608402f 100644 --- a/nixos/modules/programs/spacefm.nix +++ b/nixos/modules/programs/spacefm.nix @@ -18,7 +18,7 @@ in type = types.bool; default = false; description = '' - Whether to install SpaceFM and create /etc/spacefm/spacefm.conf. + Whether to install SpaceFM and create /etc/spacefm/spacefm.conf. ''; };