nix-dotfiles/hm_modules/twmn.nix
2022-11-14 14:22:48 +01:00

5 lines
48 B
Nix

{
services.twmn = {
enable = true;
};
}