feat: move stuff to even more separate modules.

This commit is contained in:
CronyAkatsuki 2025-03-20 13:22:26 +01:00
parent 585f9dd0d7
commit 448e82464a
6 changed files with 95 additions and 46 deletions

View file

@ -108,6 +108,9 @@ in {
};
};
# Install foot
programs.foot.enable = true;
# Setup and enable mako
services.mako = {
enable = true;