mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
activitywatch: Proper watcher name in example (#7136)
This commit is contained in:
@@ -210,7 +210,7 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
aw-watcher-windows = {
|
||||
aw-watcher-window = {
|
||||
package = pkgs.activitywatch;
|
||||
settings = {
|
||||
poll_time = 1;
|
||||
|
||||
Reference in New Issue
Block a user