2025-02-27 11:12:42 +01:00

9 lines
115 B
Nix

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