mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 20:46:36 +00:00
Remove swap
This commit is contained in:
@@ -158,12 +158,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/dev/vg/swap";
|
||||
}
|
||||
];
|
||||
|
||||
nixpkgs = {
|
||||
hostPlatform = "x86_64-linux";
|
||||
config = {
|
||||
|
||||
Reference in New Issue
Block a user