Make NOTES_DIRECTORY
configurable per host
This commit is contained in:
parent
4f91d5ce7d
commit
02890fc725
5 changed files with 41 additions and 10 deletions
|
@ -19,8 +19,6 @@
|
|||
;
|
||||
})
|
||||
|
||||
(import ./notes.nix { inherit pkgs; })
|
||||
|
||||
(import ./tmux-sessionizer.nix {
|
||||
inherit
|
||||
config
|
||||
|
@ -34,6 +32,7 @@
|
|||
./direnv.nix
|
||||
./fzf.nix
|
||||
./git.nix
|
||||
./notes.nix
|
||||
./phpactor.nix
|
||||
./ripgrep.nix
|
||||
./starship.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue