hermit/configration.nix: enable uwsm and greetd
This commit is contained in:
parent
ae583a1f73
commit
4c6df4ab51
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@
|
||||||
services = {
|
services = {
|
||||||
locate.enable = true;
|
locate.enable = true;
|
||||||
kanata.enable = true;
|
kanata.enable = true;
|
||||||
|
uwsm.enable = true;
|
||||||
|
greetd.enable = true;
|
||||||
|
|
||||||
media.mpd = {
|
media.mpd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue