services disabled
This commit is contained in:
parent
89448e47dd
commit
3e4e9fc64e
@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
beancloud = {
|
beancloud = {
|
||||||
software = {
|
software = {
|
||||||
desktop = true;
|
desktop = false;
|
||||||
nextcloud.server.enable = false;
|
nextcloud.server.enable = false;
|
||||||
gitlab = true;
|
gitlab = false;
|
||||||
forgejo = true;
|
forgejo = false;
|
||||||
splunk = true;
|
splunk = false;
|
||||||
};
|
};
|
||||||
disk.device.name = "vda";
|
disk.device.name = "vda";
|
||||||
hardware.virtualmachine.type = "kvm";
|
hardware.virtualmachine.type = "kvm";
|
||||||
|
@ -2,8 +2,8 @@ slides:
|
|||||||
theme: dracula
|
theme: dracula
|
||||||
highlight_theme: nord
|
highlight_theme: nord
|
||||||
revealjs:
|
revealjs:
|
||||||
height: 480
|
height: 1024
|
||||||
width: 640
|
width: 1280
|
||||||
transition: slide
|
transition: slide
|
||||||
center: true
|
center: true
|
||||||
plugins:
|
plugins:
|
||||||
|
Loading…
Reference in New Issue
Block a user