feat: モニターの色調整

This commit is contained in:
Kariya 2026-03-01 15:48:07 +09:00
parent 252769034d
commit 0d82893f5d
2 changed files with 4 additions and 1 deletions

View File

@ -30,7 +30,7 @@ in
vulkan-tools
android-tools
android-file-transfer
ddcutil
bluez
bluez-tools
bluetuith
@ -48,6 +48,8 @@ in
services.keyd.enable = true;
hardware.i2c.enable = true;
services.keyd.keyboards.default = {
ids = [ "*" ];
settings = {

View File

@ -2,6 +2,7 @@
{
extraGroups = [
"docker"
"i2c"
];
shell = pkgs.fish;
# openssh.authroizedKeys.keys = [