Install mako.
This commit is contained in:
parent
3a72993fa6
commit
12a2486b07
@ -40,6 +40,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
# Setup and enable mako
|
||||
services.mako = {
|
||||
enable = true;
|
||||
defaultTimeout = 5;
|
||||
};
|
||||
|
||||
# Enable hyprpaper
|
||||
services.hyprpaper.enable = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user