From 93fd2821b33f152044f597dea933acf88cf99a56 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 8 Jul 2023 15:21:00 +0200 Subject: l mors.r: cleanup physical config --- lass/1systems/mors/physical.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lass/1systems/mors/physical.nix b/lass/1systems/mors/physical.nix index a9108104..2ffbf88c 100644 --- a/lass/1systems/mors/physical.nix +++ b/lass/1systems/mors/physical.nix @@ -2,9 +2,11 @@ imports = [ ./config.nix - + ]; + boot.kernelParams = [ "acpi_backlight=native" ]; + fileSystems = { "/bku" = { device = "/dev/mapper/pool-bku"; -- cgit v1.2.3