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

services.autorandr: add module

This commit is contained in:
Gaetan Lepage 2023-01-26 16:08:17 +01:00 committed by Robert Helgesson
parent 4a95852490
commit d1c7730bb7
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
4 changed files with 64 additions and 0 deletions

2
.github/CODEOWNERS vendored
View file

@ -360,6 +360,8 @@ Makefile @thiagokokada
/modules/programs/zsh/prezto.nix @NickHu
/modules/services/autorandr.nix @GaetanLepage
/modules/services/barrier.nix @Kritnich
/tests/modules/services/barrier @Kritnich