diff --git a/hosts/anemone/default.nix b/hosts/anemone/default.nix index 34b1c03..b11a1d6 100644 --- a/hosts/anemone/default.nix +++ b/hosts/anemone/default.nix @@ -34,6 +34,13 @@ ../../users/rin ]; + me = { + environment = "laptop"; + batteryDevice = "BATT"; + kbBacklightDevice = "asus::kbd_backlight"; + fprint = true; + }; + # For steam fhs-env nixpkgs.config.permittedInsecurePackages = [ "openssl-1.1.1w"