keychain: add news entry
This commit is contained in:
parent
62e73b17d2
commit
e0e8d5061d
|
@ -984,6 +984,13 @@ in
|
||||||
is necessary if you want to use 'nixos-rebuild build-vm'.
|
is necessary if you want to use 'nixos-rebuild build-vm'.
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
time = "2019-02-17T21:11:24+00:00";
|
||||||
|
message = ''
|
||||||
|
A new module is available: 'programs.keychain'.
|
||||||
|
'';
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue