Page MenuHomenazrin ltd

No OneTemporary

Size
581 B
Referenced Files
None
Subscribers
None
diff --git a/nixos/enoko/hardware-configuration.nix b/nixos/enoko/hardware-configuration.nix
index 788b02f..780d3d7 100644
--- a/nixos/enoko/hardware-configuration.nix
+++ b/nixos/enoko/hardware-configuration.nix
@@ -23,7 +23,8 @@
options = [ "fmask=0022" "dmask=0022" ];
};
- swapDevices = [ ];
+ swapDevices =
+ [{ device = "/dev/disk/by-uuid/3adaf741-6ad1-4232-862e-76f0b2d7d893"; }];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's

File Metadata

Mime Type
text/x-diff
Expires
Mon, Sep 30, 10:28 AM (5 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
932
Default Alt Text
(581 B)

Event Timeline