temperance/configuration.nix: enable greetd
This commit is contained in:
parent
4773f4abef
commit
c394cb70f6
1 changed files with 2 additions and 0 deletions
|
@ -80,11 +80,13 @@ in {
|
|||
|
||||
services = {
|
||||
locate.enable = true;
|
||||
|
||||
media.mpd = {
|
||||
enable = true;
|
||||
musicDirectory = "/home/${config.modules.other.system.username}/cloud/media/Music";
|
||||
};
|
||||
uwsm.enable = true;
|
||||
greetd.enable = true;
|
||||
};
|
||||
other = {
|
||||
system = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue