mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: re-enable external display utilities
This commit is contained in:
parent
18acf9a7cb
commit
d87c7df4f0
1 changed files with 8 additions and 8 deletions
|
|
@ -8,14 +8,14 @@
|
||||||
programs.light.enable = true;
|
programs.light.enable = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
# #
|
#
|
||||||
# # external screen
|
# external screen
|
||||||
# #
|
#
|
||||||
# {
|
{
|
||||||
# me.extraGroups = ["i2c"];
|
me.extraGroups = ["i2c"];
|
||||||
# hardware.i2c.enable = false;
|
hardware.i2c.enable = false;
|
||||||
# environment.systemPackages = [pkgs.ddcutil];
|
environment.systemPackages = [pkgs.ddcutil];
|
||||||
# }
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue