Add artemis to video group on laptops for light
This commit is contained in:
parent
c0231d8882
commit
a79b9b8fe6
|
@ -10,6 +10,8 @@
|
|||
upower.enable = true;
|
||||
};
|
||||
programs.light.enable = true;
|
||||
users.users.artemis.extraGroups = [ "video" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
config.boot.kernelPackages.cpupower
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue