1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-01 06:31:04 +01:00

copyq: add module

This commit is contained in:
Damien Cassou 2023-02-27 12:10:00 +01:00 committed by Robert Helgesson
parent e60080ddfb
commit 486ba3de4e
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
4 changed files with 65 additions and 0 deletions

2
.github/CODEOWNERS vendored
View file

@ -390,6 +390,8 @@ Makefile @thiagokokada
/modules/services/clipmenu.nix @DamienCassou
/modules/services/copyq.nix @DamienCassou
/modules/services/devilspie2.nix @dawidsowa
/tests/modules/services/devilspie2 @dawidsowa