Removed duplicate luks mounting

This commit is contained in:
2025-03-21 10:59:21 +00:00
parent 151264c66f
commit df84387d13
3 changed files with 0 additions and 22 deletions

View File

@@ -12,13 +12,6 @@
nvidiaSettings = true;
};
boot.initrd.luks.devices = {
root = {
device = "/dev/sda1";
preLVM = true;
};
};
# Dual display configuration
services.xserver = {
screenSection = ''