l mors.r: cleanup physical config
This commit is contained in:
parent
703ad4aaef
commit
93fd2821b3
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user