nixdots/home/programs/graphical/screen-lockers/default.nix

6 lines
45 B
Nix
Raw Normal View History

2024-08-07 20:12:43 +00:00
_: {
imports = [
./hyprlock.nix
];
}