1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-31 04:04:32 +00:00

Update modules/programs/smug.nix

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Pim Snel 2025-03-28 16:33:26 +01:00 committed by GitHub
parent 09af317fc8
commit feb388ef9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {