this repo has no description
2
fork

Configure Feed

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

fix box grasp

+1 -1
+1 -1
hosts/profiles/grasp/default.nix
··· 2 2 { 3 3 services.grasp = { 4 4 enable = true; 5 - path = "/home/anish/kitaab/grasp"; 5 + path = "/home/anish/kitaab/grasp/notes.wiki"; 6 6 user = "anish"; 7 7 }; 8 8