fusuma: add module

Fusuma is a tool supports multitouch gestures with libinput driver on
Linux.
This commit is contained in:
iosmanthus 2022-02-17 00:09:46 +08:00 committed by Robert Helgesson
parent da92196a95
commit 8bdfa41b4e
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
11 changed files with 226 additions and 0 deletions

View file

@ -2456,6 +2456,14 @@ in
A new module is available: 'programs.pubs'.
'';
}
{
time = "2022-03-13T20:59:38+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.fusuma'.
'';
}
];
};
}