fnott: add module

Fnott is a keyboard driven and lightweight Wayland notification daemon
for wlroots-based compositors.

There are four unit test to validate behavior for an empty
configuration, the default configuration, global properties and
systemd service file generation.
This commit is contained in:
polykernel 2021-08-10 00:21:03 -04:00 committed by Robert Helgesson
parent 84d54402a5
commit 521a03d8bf
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
13 changed files with 250 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -238,6 +238,9 @@
/modules/services/fluidsynth.nix @Valodim
/modules/services/fnott.nix @polykernel
/tests/modules/services/fnott @polykernel
/modules/services/git-sync.nix @IvanMalison
/modules/services/gnome-keyring.nix @rycee