ooknet/home/modules/desktop/wayland/lockscreen/default.nix

7 lines
62 B
Nix

{
imports = [
./swaylock.nix
./hyprlock.nix
];
}