Converted swayidle to a home module
This commit is contained in:
parent
9fb7bb1ae1
commit
0862244fd2
4 changed files with 43 additions and 44 deletions
|
@ -7,7 +7,7 @@
|
|||
namespace,
|
||||
...
|
||||
}: {
|
||||
aa = {
|
||||
${namespace} = {
|
||||
apps = {
|
||||
bat.enable = true;
|
||||
btop.enable = true;
|
||||
|
@ -30,8 +30,9 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
swaync.enable = true;
|
||||
playerctld.enable = true;
|
||||
swayidle.enable = true;
|
||||
swaync.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue