mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
6 lines
173 B
Nix
6 lines
173 B
Nix
|
{
|
||
|
screen-locker-basic-configuration = ./basic-configuration.nix;
|
||
|
screen-locker-no-xautolock = ./no-xautolock.nix;
|
||
|
screen-locker-moved-options = ./moved-options.nix;
|
||
|
}
|