Fix backlight control
This commit is contained in:
parent
1931644900
commit
75d5fa6417
5 changed files with 9 additions and 5 deletions
|
|
@ -17,7 +17,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
users.users.froidmpa.extraGroups = [ "docker" ];
|
||||
users.users.${config.user.name}.extraGroups = [ "docker" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ docker-compose ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue