1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-30 22:21:02 +01:00

gh-dash: add module

This commit is contained in:
Janik H 2023-07-05 19:56:25 +02:00 committed by Robert Helgesson
parent ab70a02363
commit a30f5b5b35
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
6 changed files with 78 additions and 0 deletions

View file

@ -1152,6 +1152,13 @@ in
A new module is available: 'wayland.windowManager.hyprland'
'';
}
{
time = "2023-07-24T10:38:23+00:00";
message = ''
A new module is available: 'programs.gh-dash'
'';
}
];
};
}