l mors.r: cleanup physical config

This commit is contained in:
lassulus 2023-07-08 15:21:00 +02:00
parent 703ad4aaef
commit 93fd2821b3

View File

@ -2,9 +2,11 @@
imports = [ imports = [
./config.nix ./config.nix
<stockholm/lass/2configs/hw/x220.nix> <stockholm/lass/2configs/hw/x220.nix>
<stockholm/lass/2configs/boot/stock-x220.nix> <stockholm/lass/2configs/boot/universal.nix>
]; ];
boot.kernelParams = [ "acpi_backlight=native" ];
fileSystems = { fileSystems = {
"/bku" = { "/bku" = {
device = "/dev/mapper/pool-bku"; device = "/dev/mapper/pool-bku";