Refactor to flake-parts
This commit is contained in:
parent
17146923b4
commit
c134aaeb1b
4 changed files with 122 additions and 98 deletions
|
@ -58,6 +58,7 @@ in
|
|||
|
||||
xdg.configFile."tmux-sessionizer/tmux-sessionizer.conf".text = ''
|
||||
TS_SEARCH_PATHS=(${builtins.concatStringsSep " " cfg.searchPaths})
|
||||
TS_SESSION_COMMANDS=(nvim .)
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue