hosts/anemone: configure me
This commit is contained in:
parent
1a62545c3c
commit
cca1730f3f
1 changed files with 7 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue