hosts/anemone: configure me

This commit is contained in:
LavaDesu 2025-03-23 12:39:35 +11:00
parent 1a62545c3c
commit cca1730f3f
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -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"