1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51: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;
};
}