mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: carbon: refactor
This commit is contained in:
parent
1e7513f704
commit
480f3f6f72
9 changed files with 206 additions and 196 deletions
|
|
@ -40,10 +40,4 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
hardware.i2c.enable = true;
|
||||
users.users."leana".extraGroups = [ "i2c" ];
|
||||
environment.systemPackages = [ pkgs.ddcutil ];
|
||||
|
||||
programs.light.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue