aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/by-name/apzu/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/by-name/apzu/hardware.nix')
-rw-r--r--hosts/by-name/apzu/hardware.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/hosts/by-name/apzu/hardware.nix b/hosts/by-name/apzu/hardware.nix
index 8d481fa6..70b041e7 100644
--- a/hosts/by-name/apzu/hardware.nix
+++ b/hosts/by-name/apzu/hardware.nix
@@ -13,13 +13,14 @@
];
soispha = {
+ boot.enableIsoEntry = true;
+
disks = {
enable = true;
disk = "/dev/disk/by-id/nvme-INTEL_SSDPEKNU512GZH_PHKA1481032A512A_1";
ssd = true;
swap = {
- uuid = "c94cd20a-dd3c-436f-9841-6fe92e5c8719";
- resumeOffset = "533760";
+ ram_size = "16G";
};
};