Reduce gaming vm swap
This commit is contained in:
parent
78d7227471
commit
ff76d7ffe8
1 changed files with 0 additions and 7 deletions
|
@ -13,13 +13,6 @@
|
|||
|
||||
users.users.vili.hashedPasswordFile = pkgs.lib.mkForce null;
|
||||
|
||||
swapDevices = pkgs.lib.mkForce [
|
||||
{
|
||||
device = "/var/lib/swapfile";
|
||||
size = 16 * 1024;
|
||||
}
|
||||
];
|
||||
|
||||
# HARDWARE SPECIFIC
|
||||
services.qemuGuest.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue