1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00
Files
niveum/configs/gollum.nix

6 lines
50 B
Nix
Raw Normal View History

2019-04-21 15:22:40 +02:00
{
services.gollum = {
enable = true;
};
}