feat: Added server stuff

This commit is contained in:
uttarayan21
2025-01-02 15:58:40 +05:30
parent 7c7afbc890
commit e3596c2761
7 changed files with 4886 additions and 84 deletions

View File

@@ -8,7 +8,7 @@
type = "gpt";
partitions = {
boot = {
size = "512M";
size = "1G";
type = "EF00";
content = {
type = "mdraid";
@@ -32,7 +32,7 @@
type = "gpt";
partitions = {
boot = {
size = "512M";
size = "1G";
type = "EF00";
content = {
type = "mdraid";