.hive/modules/home/wlogout/wlogout.nix

4 lines
45 B
Nix

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