mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 06:30:10 +03:00
turn on swap
This commit is contained in:
@@ -41,10 +41,6 @@ let
|
||||
intel-gpu-tools.enable = true;
|
||||
};
|
||||
|
||||
# swapDevices = [
|
||||
# { device = "/dev/disk/by-partlabel/disk-main-swap"; }
|
||||
# ];
|
||||
|
||||
fileSystems = {
|
||||
# External drive
|
||||
"${xlib.dirs.server-home}" = {
|
||||
|
||||
Reference in New Issue
Block a user