Rework colorsync file-watching using fswatch instead of watchman
This commit is contained in:
parent
f74c830e88
commit
de289309f7
5 changed files with 72 additions and 85 deletions
|
|
@ -67,7 +67,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
./common/watchman_colorsync_services.nix
|
||||
./common/colorsync_services.nix
|
||||
./common/firefox.nix
|
||||
];
|
||||
|
||||
|
|
@ -144,8 +144,8 @@ in
|
|||
rainfrog
|
||||
atac
|
||||
p7zip
|
||||
watchman
|
||||
colorsync
|
||||
fswatch
|
||||
];
|
||||
|
||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue