fix(mumble): Persist data

This commit is contained in:
2025-09-08 05:26:29 -06:00
parent 5727d478d0
commit ec311bb3e8
2 changed files with 16 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ in {
description = ''
The path to the Emacs user directory.
'';
# Mutable config.
default = "/persist/dots/modules/home/users/msyds/emacs";
type = lib.types.path;
};