mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
9 lines
231 B
Nix
9 lines
231 B
Nix
{
|
|
time = "2026-03-15T20:42:27+00:00";
|
|
condition = true;
|
|
message = ''
|
|
programs.smug.projects.<name>.session is a new optional setting that
|
|
can be used to specify a different session name from the project name.
|
|
'';
|
|
}
|