services disabled

This commit is contained in:
Birk Bohne 2025-08-21 07:58:16 +02:00
parent 89448e47dd
commit 3e4e9fc64e
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View File

@ -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";

View File

@ -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: