Converted gammastep module to home module

This commit is contained in:
alejandro-angulo 2024-08-03 08:34:19 -07:00
parent 0862244fd2
commit 9c9667e5ef
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
5 changed files with 30 additions and 30 deletions

View file

@ -7,7 +7,7 @@
namespace,
...
}: {
${namespace} = {
aa = {
apps = {
bat.enable = true;
btop.enable = true;
@ -30,6 +30,7 @@
};
services = {
gammastep.enable = true;
playerctld.enable = true;
swayidle.enable = true;
swaync.enable = true;