Converted swaync to a home module
This commit is contained in:
parent
4b83423f1c
commit
013c907a95
5 changed files with 49 additions and 45 deletions
|
@ -26,5 +26,9 @@
|
|||
git.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
swaync.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue