nixfiles/home/environments/niri/wlogout.nix

5 lines
54 B
Nix

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