mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
disable edit in Gollum
This commit is contained in:
parent
bcaaaac9a3
commit
d3ae58b439
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
|||
{
|
||||
services.gollum = {
|
||||
enable = true;
|
||||
no-edit = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue