changed swap size to 16G
This commit is contained in:
parent
f1f33b5c5e
commit
f4377871c7
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
# README MORE: https://wiki.archlinux.org/title/ZFS#Swap_volume
|
||||
"root/swap" = {
|
||||
type = "zfs_volume";
|
||||
size = "10M";
|
||||
size = "16G";
|
||||
content = {
|
||||
type = "swap";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue