feat: move stuff to even more separate modules.
This commit is contained in:
parent
585f9dd0d7
commit
448e82464a
6 changed files with 95 additions and 46 deletions
|
@ -108,6 +108,9 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
# Install foot
|
||||
programs.foot.enable = true;
|
||||
|
||||
# Setup and enable mako
|
||||
services.mako = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue