Baldur: add 1G swap
This commit is contained in:
parent
4bc9ffc8d0
commit
8a372544d4
1 changed files with 1 additions and 4 deletions
|
|
@ -25,10 +25,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [
|
swapDevices = [
|
||||||
# {
|
{ device = "/swapfile"; size = 1024 * 1; }
|
||||||
# device = "/swapfile";
|
|
||||||
# size = 1024 * 1;
|
|
||||||
# }
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue