Updated install scripts
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
swapDevices = [{ device = "/swapfile"; size = 4096; }];
|
||||
swapDevices = [{ device = "/swapfile"; size = 8192; }];
|
||||
|
||||
# Locales and timezone
|
||||
time.timeZone = "Europe/London";
|
||||
|
Reference in New Issue
Block a user