update grasp
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
|
||||
# For some reason this doesn't work in the profile, but does over here??
|
||||
# Something weird in the way I'm importing nixpkgs in the profile or something
|
||||
services."grasp".enable = true;
|
||||
services."grasp".path = "/home/anish/kitaab/grasp/grasp.wiki";
|
||||
services."grasp".user = "anish";
|
||||
services.grasp.enable = true;
|
||||
services.grasp.path = "/home/anish/kitaab/grasp/grasp.wiki";
|
||||
services.grasp.user = "anish";
|
||||
|
||||
# Backups
|
||||
age.secrets.borg-password.file = "${self}/secrets/borg-password.age";
|
||||
|
||||
Reference in New Issue
Block a user