about summary refs log tree commit diff stats
path: root/hosts/apzu
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-29 16:15:19 +0200
committerSoispha <soispha@vhack.eu>2023-07-29 16:15:19 +0200
commit2e46123cb14b7a4160fff501087b79541df2731e (patch)
tree92c86ea5a9eb1df50d30d0630b8f49c3237ae169 /hosts/apzu
parentFix(hm/conf/gpg): Add config for isimud (diff)
downloadnixos-config-2e46123cb14b7a4160fff501087b79541df2731e.tar.gz
nixos-config-2e46123cb14b7a4160fff501087b79541df2731e.zip
Fix(hosts/isimud): Import the whole system configuration
Diffstat (limited to 'hosts/apzu')
-rw-r--r--hosts/apzu/hardware/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/apzu/hardware/default.nix b/hosts/apzu/hardware/default.nix
index 137b2d02..a208c94c 100644
--- a/hosts/apzu/hardware/default.nix
+++ b/hosts/apzu/hardware/default.nix
@@ -8,6 +8,7 @@
   nixpkgs.hostPlatform = "x86_64-linux";
 
   soispha.disks = {
+    enable = true;
     disk = "/dev/disk/by-id/nvme-INTEL_SSDPEKNU512GZH_PHKA1481032A512A_1";
     ssd = true;
     swap = {