system/modules/nixos/configs/lockscreen/default.nix

5 lines
44 B
Nix

{ ... }:
{
imports = [ ./waylock.nix ];
}