2025-05-09 15:27:44 +02:00

9 lines
115 B
Nix

{
waylock = {
security.pam.services.waylock = { };
};
river = {
programs.river.enable = true;
};
}