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

6 lines
61 B
Nix

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