mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 11:35:41 +00:00
5 lines
51 B
Nix
5 lines
51 B
Nix
{
|
|
programs.wlogout = {
|
|
enable = true;
|
|
};
|
|
}
|