mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: use user shorthand
This commit is contained in:
parent
48acd0a238
commit
0a1f540db2
4 changed files with 6 additions and 6 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# builtin screen
|
||||
#
|
||||
{
|
||||
users.users."leana".extraGroups = ["video"];
|
||||
me.extraGroups = ["video"];
|
||||
programs.light.enable = true;
|
||||
}
|
||||
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
# # external screen
|
||||
# #
|
||||
# {
|
||||
# users.users."leana".extraGroups = ["i2c"];
|
||||
# me.extraGroups = ["i2c"];
|
||||
# hardware.i2c.enable = false;
|
||||
# environment.systemPackages = [pkgs.ddcutil];
|
||||
# }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue