feat: モニターの色調整
This commit is contained in:
@@ -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 = {
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
{
|
||||
extraGroups = [
|
||||
"docker"
|
||||
"i2c"
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
# openssh.authroizedKeys.keys = [
|
||||
|
||||
Reference in New Issue
Block a user