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