diff --git a/modules/programs/smug.nix b/modules/programs/smug.nix index 6e04478ed..ac6526b45 100644 --- a/modules/programs/smug.nix +++ b/modules/programs/smug.nix @@ -37,7 +37,9 @@ in { options = { root = mkOptionRoot '' Root path in filesystem of the smug project. This is where tmux - changes its directory to. Defaults to $HOME. + changes its directory to. + + Application defaults to `$HOME`. ''; windows = lib.mkOption {