Update rpi base

This commit is contained in:
2024-08-05 17:54:43 +01:00
parent c5f796f1ba
commit 5903eb650a
8 changed files with 281 additions and 65 deletions

View File

@ -36,7 +36,7 @@ with lib;
in {
inherit name;
isNormalUser = true;
extraGroups = [ "networkmanager" "wheel" "lxd" ];
extraGroups = [ "networkmanager" "wheel" "lxd" "video" ];
description = "Jordan Holt";
useDefaultShell = true;
openssh.authorizedKeys.keys = [