this repo has no description
1
fork

Configure Feed

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

shimmer: new option for auto optimisation

+2 -1
+2 -1
darwin/shimmer/configuration.nix
··· 19 19 interval.Weekday = 6; 20 20 }; 21 21 22 + nix.optimise.automatic = true; 23 + 22 24 nix.settings = { 23 - auto-optimise-store = true; 24 25 builders-use-substitutes = true; 25 26 experimental-features = "nix-command flakes"; 26 27 trusted-users = ["root" "ovy"];