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