Skip to content

Commit

Permalink
fix: make kde raw larger
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingneko committed Apr 26, 2024
1 parent 719ffd0 commit c70176c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion katsu/modules/kde/base-disk-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scripts:
file: ../base/grub-setup.sh

disk:
size: 8GiB
size: 9GiB
partitions:
- label: EFI
size: 512MiB
Expand Down
2 changes: 1 addition & 1 deletion katsu/modules/kde/base-disk-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ scripts:
file: ../base/grub-setup.sh

disk:
size: 8GiB
size: 9GiB
partitions:
- label: EFI
size: 512MiB
Expand Down

0 comments on commit c70176c

Please sign in to comment.