temperance/configuration.nix: enable uwsm
This commit is contained in:
parent
980ccb3971
commit
203a1ad0fb
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ in {
|
||||||
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;
|
||||||
};
|
};
|
||||||
other = {
|
other = {
|
||||||
system = {
|
system = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue