temperance: configuration: disable uwsm and greetd
This commit is contained in:
parent
6be7300827
commit
c4f6785845
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
musicDirectory = "/home/${config.modules.other.system.username}/cloud/media/Music";
|
musicDirectory = "/home/${config.modules.other.system.username}/cloud/media/Music";
|
||||||
};
|
};
|
||||||
uwsm.enable = true;
|
# uwsm.enable = true;
|
||||||
greetd.enable = true;
|
# greetd.enable = true;
|
||||||
};
|
};
|
||||||
other = {
|
other = {
|
||||||
system = {
|
system = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue