this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix imperm

Ben C 8489dd63 411f8b30

+1
+1
homeModules/imperm.nix
··· 7 7 lib.mkOption { 8 8 type = lib.types.listOf lib.types.str; 9 9 description = desc; 10 + default = []; 10 11 }; 11 12 in { 12 13 options.cow.imperm = {