this repo has no description
2
fork

Configure Feed

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

curve: enable profiling

+2 -1
+2 -1
hosts/curve/default.nix
··· 16 16 # ../profiles/mount-mossnet 17 17 ]; 18 18 19 - # home-manager.users.anish = import ../../home/gui; 19 + # import profiling tools 20 + programs.systemtap.enable = true; 20 21 21 22 # Speed up boot by removing dependency on network 22 23 systemd = {