added autocpufreq to surface config
This commit is contained in:
parent
4f71edaaf8
commit
c4e55845a7
2 changed files with 15 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
users.users.twoneis = {
|
||||
isNormalUser = true;
|
||||
description = "twoneis";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "surface-control" ];
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue