Skip to content

Commit

Permalink
feat: add obsidian
Browse files Browse the repository at this point in the history
  • Loading branch information
aruZeta committed Aug 14, 2023
1 parent e1f74b9 commit 21ab207
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions users/kairos/home/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ in

# Tools
postman

# Note taking and organization
obsidian
]
++ (searchImportList "packages.nix" argSet')
++ (attrValues (searchImportSet "scripts.nix" argSet'));
Expand Down
1 change: 1 addition & 0 deletions users/kairos/home/enable.nix
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@
"slack"
"spotify"
"postman"
"obsidian"
];
}

0 comments on commit 21ab207

Please sign in to comment.