1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 18:41:06 +01:00

darcs: add module

This commit is contained in:
Chris Martin 2023-03-27 12:25:17 -06:00 committed by Robert Helgesson
parent af715ed857
commit 050d01a62c
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
9 changed files with 101 additions and 0 deletions

View file

@ -1143,6 +1143,13 @@ in
A new module is available: 'services.ssh-agent'
'';
}
{
time = "2023-07-08T08:27:41+00:00";
message = ''
A new modules is available: 'programs.darcs'
'';
}
];
};
}