edison: install steam

This commit is contained in:
2023-12-25 13:31:43 +01:00
committed by Felix Albrigtsen
parent 36613beb67
commit aef6a4a7cd
4 changed files with 21 additions and 4 deletions

View File

@@ -72,7 +72,10 @@
users.users.felixalb = {
isNormalUser = true;
extraGroups = [ "wheel" ];
extraGroups = [
"wheel"
"docker"
];
uid = 1000;
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKzPICGew7uN0cmvRmbwkwTCodTBUgEhkoftQnZuO4Q felixalbrigtsen@gmail.com"