Switch to twmn

This commit is contained in:
Filippo Berto 2022-11-14 14:22:48 +01:00
parent 5e11a43b86
commit 42a94bd519
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 13 additions and 6 deletions

5
hm_modules/twmn.nix Normal file
View file

@ -0,0 +1,5 @@
{
services.twmn = {
enable = true;
};
}