1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: clean up

This commit is contained in:
Kierán Meinhardt
2019-12-27 21:59:26 +01:00
parent e2e816394f
commit 1be35491e2
2 changed files with 1 additions and 6 deletions

View File

@@ -9,5 +9,5 @@
})
];
makefu.distrobump.enable = true;
makefu.distrobump.enable = false;
}

View File

@@ -1,5 +0,0 @@
{
services.gollum = {
enable = false;
};
}