nixos: enable keepbook sync
This commit is contained in:
@@ -45,6 +45,14 @@
|
||||
};
|
||||
};
|
||||
|
||||
keepbook = {
|
||||
url = "path:/home/imalison/Projects/keepbook";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils.follows = "flake-utils";
|
||||
};
|
||||
};
|
||||
|
||||
org-agenda-api = {
|
||||
url = "github:colonelpanic8/org-agenda-api";
|
||||
inputs = {
|
||||
|
||||
Reference in New Issue
Block a user