nix-config/home/toast/programs/wlogout.nix
2025-08-02 22:51:40 +09:00

5 lines
51 B
Nix

{
programs.wlogout = {
enable = true;
};
}