lol

nixos: Fix manpages from 8c652379df07f88d6b434fe1042e9a9ba9078440

+1 -1
+1 -1
nixos/modules/misc/locate.nix
··· 60 60 type = types.bool; 61 61 default = false; 62 62 description = '' 63 - Whether to include <filename>/nix/store<filename> in the locate database. 63 + Whether to include <filename>/nix/store</filename> in the locate database. 64 64 ''; 65 65 }; 66 66