Enabled systemd

This commit is contained in:
Luke Else 2025-03-21 11:43:38 +00:00
parent df84387d13
commit fdb5a0afc4

View File

@ -17,6 +17,7 @@
allowDiscards = true; # Enable if using an SSD with TRIM support
};
};
systemd.enable = true; # Required for LUKS support
};
};