this repo has no description
1
fork

Configure Feed

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

Fix wireplumber persistence

Ben C cb0e94ef 11b15522

+1 -1
+1 -1
homeModules/imperm.nix
··· 28 28 ]; 29 29 cow.imperm.keepCache = [ 30 30 ".cache" 31 - ".local/share/wireplumber" 31 + ".local/state/wireplumber" 32 32 ]; 33 33 }; 34 34 }